Searched refs:PMU_BUS_CLR (Results 1 – 3 of 3) sorted by relevance
33 #define PMU_BUS_CLR 0x5c macro
691 mmio_clrbits_32(PMU_BASE + PMU_BUS_CLR, PMU_CLR_ALIVE); in pmusram_enable_watchdog()
897 mmio_setbits_32(PMU_BASE + PMU_BUS_CLR, hw_idle); in set_hw_idle()902 mmio_clrbits_32(PMU_BASE + PMU_BUS_CLR, hw_idle); in clr_hw_idle()
Completed in 7 milliseconds