Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-isl12026.c20 # define ISL12026_REG_PWR_SBIB BIT(7) macro
419 requested_pwr |= ISL12026_REG_PWR_SBIB; in isl12026_force_power_modes()
421 requested_pwr &= ~ISL12026_REG_PWR_SBIB; in isl12026_force_power_modes()