Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rs5c372.c51 # define RS5C372_CTRL2_24 (1 << 5) macro
587 buf[1] |= RS5C372_CTRL2_24; in rs5c_oscillator_setup()
671 if (rs5c372->regs[RS5C_REG_CTRL2] & RS5C372_CTRL2_24) in rs5c372_probe()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rs5c372.c53 # define RS5C372_CTRL2_24 (1 << 5) macro
766 buf[1] |= RS5C372_CTRL2_24; in rs5c_oscillator_setup()
850 if (rs5c372->regs[RS5C_REG_CTRL2] & RS5C372_CTRL2_24) in rs5c372_probe()

Completed in 5 milliseconds