Home
last modified time | relevance | path

Searched refs:PWR_ON_BIT (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/power/domain/
A Dmtk-power-domain.c41 #define PWR_ON_BIT BIT(2) macro
225 val |= PWR_ON_BIT; in scpsys_power_on()
296 val &= ~PWR_ON_BIT; in scpsys_power_off()

Completed in 7 milliseconds