Searched refs:CPG_PLL4CR (Results 1 – 3 of 3) sorted by relevance
230 #define CPG_PLL4CR (CPG_BASE + 0x01F4U) macro
933 reg = mmio_read_32(CPG_PLL4CR); in bl2_el3_early_platform_setup()935 mmio_write_32(CPG_PLL4CR, reg); in bl2_el3_early_platform_setup()
1094 reg = mmio_read_32(CPG_PLL4CR); in bl2_el3_early_platform_setup()1096 mmio_write_32(CPG_PLL4CR, reg); in bl2_el3_early_platform_setup()
Completed in 7 milliseconds