Searched refs:PMU_CRU_GATEDIS_CON0 (Results 1 – 2 of 2) sorted by relevance
18 gatedis_con0 = mmio_read_32(PMUCRU_BASE + PMU_CRU_GATEDIS_CON0); in idle_port()19 mmio_write_32(PMUCRU_BASE + PMU_CRU_GATEDIS_CON0, 0x3fffffff); in idle_port()38 mmio_write_32(PMUCRU_BASE + PMU_CRU_GATEDIS_CON0, gatedis_con0); in deidle_port()
25 #define PMU_CRU_GATEDIS_CON0 0x130 macro