Searched refs:PWR_ON_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/soc/mediatek/ | ||
H A D | mtk-scpsys.c | 41 #define PWR_ON_BIT BIT(2) macro 235 val |= PWR_ON_BIT; scpsys_power_on() 354 val &= ~PWR_ON_BIT; scpsys_power_off() |
Completed in 40 milliseconds