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