Searched refs:PWR_ON_BIT (Results 1 – 1 of 1) sorted by relevance
41 #define PWR_ON_BIT BIT(2) macro225 val |= PWR_ON_BIT; in scpsys_power_on()296 val &= ~PWR_ON_BIT; in scpsys_power_off()
Completed in 3 milliseconds