Searched refs:ARMPLL_L_PWR_CON0 (Results 1 – 2 of 2) sorted by relevance
213 mmio_setbits_32(ARMPLL_L_PWR_CON0, 0x1); in spm_enable_armpll_l()216 mmio_clrbits_32(ARMPLL_L_PWR_CON0, 0x2); in spm_enable_armpll_l()231 mmio_setbits_32(ARMPLL_L_PWR_CON0, 0x2); in spm_disable_armpll_l()234 mmio_clrbits_32(ARMPLL_L_PWR_CON0, 0x1); in spm_disable_armpll_l()
52 #define ARMPLL_L_PWR_CON0 (APMIXEDSYS + 0x21c) macro