Searched refs:CCU_BCG_MIA (Results 1 – 2 of 2) sorted by relevance
76 write32(CCU_BCG_MIA, 0); in pg_exit_restore_hw()338 write32(CCU_BCG_MIA, read32(CCU_BCG_MIA) | CCU_BCG_BIT_MIA); in enter_d0i1()348 write32(CCU_BCG_MIA, read32(CCU_BCG_MIA) & (~CCU_BCG_BIT_MIA)); in enter_d0i1()493 write32(CCU_BCG_MIA, 0); in reset_bcg()
98 #define CCU_BCG_MIA (SEDI_CCU_BASE + 0x4) macro