Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-isl12026.c19 # define ISL12026_REG_PWR_BSW BIT(6) macro
412 requested_pwr |= ISL12026_REG_PWR_BSW; in isl12026_force_power_modes()
414 requested_pwr &= ~ISL12026_REG_PWR_BSW; in isl12026_force_power_modes()