Searched refs:PMU_LDO_ENABLE_BIT (Results 1 – 2 of 2) sorted by relevance
625 write32(PMU_LDO_CTRL, (PMU_LDO_ENABLE_BIT in handle_d0i2()654 write32(PMU_LDO_CTRL, PMU_LDO_ENABLE_BIT); in handle_d0i2()
86 #define PMU_LDO_ENABLE_BIT BIT(0) macro