Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-isl12026.c20 # define ISL12026_REG_PWR_BSW BIT(6) macro
413 requested_pwr |= ISL12026_REG_PWR_BSW; in isl12026_force_power_modes()
415 requested_pwr &= ~ISL12026_REG_PWR_BSW; in isl12026_force_power_modes()