Searched refs:CPG_PLL0CR (Results 1 – 3 of 3) sorted by relevance
228 #define CPG_PLL0CR (CPG_BASE + 0x00D8U) macro
937 reg = mmio_read_32(CPG_PLL0CR); in bl2_el3_early_platform_setup()939 mmio_write_32(CPG_PLL0CR, reg); in bl2_el3_early_platform_setup()
1098 reg = mmio_read_32(CPG_PLL0CR); in bl2_el3_early_platform_setup()1100 mmio_write_32(CPG_PLL0CR, reg); in bl2_el3_early_platform_setup()
Completed in 7 milliseconds