Searched refs:CPG_PLL2CR (Results 1 – 3 of 3) sorted by relevance
229 #define CPG_PLL2CR (CPG_BASE + 0x002CU) macro
929 reg = mmio_read_32(CPG_PLL2CR); in bl2_el3_early_platform_setup()931 mmio_write_32(CPG_PLL2CR, reg); in bl2_el3_early_platform_setup()
1090 reg = mmio_read_32(CPG_PLL2CR); in bl2_el3_early_platform_setup()1092 mmio_write_32(CPG_PLL2CR, reg); in bl2_el3_early_platform_setup()
Completed in 8 milliseconds