Searched refs:PWR_RST_B_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/soc/mediatek/
H A Dmtk-scpsys.c39 #define PWR_RST_B_BIT BIT(0) macro
265 val |= PWR_RST_B_BIT; scpsys_power_on()
348 val &= ~PWR_RST_B_BIT; scpsys_power_off()

Completed in 36 milliseconds