Searched refs:PMUPVTM_BASE (Results 1 – 4 of 4) sorted by relevance
282 mmio_write_32(PMUPVTM_BASE + PVTM_CON0, 0x00020002); in pvtm_32k_config()285 mmio_write_32(PMUPVTM_BASE + PVTM_CON0, 0x001c0000); in pvtm_32k_config()287 mmio_write_32(PMUPVTM_BASE + PVTM_CON1, PVTM_CALC_CNT); in pvtm_32k_config()290 mmio_write_32(PMUPVTM_BASE + PVTM_CON0, 0x00010001); in pvtm_32k_config()293 while (mmio_read_32(PMUPVTM_BASE + PVTM_STATUS1) < 30) { in pvtm_32k_config()298 while (!(mmio_read_32(PMUPVTM_BASE + PVTM_STATUS0) & 0x1)) { in pvtm_32k_config()302 pvtm_freq_khz = (mmio_read_32(PMUPVTM_BASE + PVTM_STATUS1) * 24000 + in pvtm_32k_config()
43 #define PMUPVTM_BASE 0xfdd80000 macro
48 #define PMUPVTM_BASE 0xfdd80000 macro
85 #define PMUPVTM_BASE 0xfd8c0000 macro