Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c372.c47 # define RV5C387_CTRL1_24 (1 << 5) macro
773 buf[0] |= RV5C387_CTRL1_24; in rs5c_oscillator_setup()
857 if (rs5c372->regs[RS5C_REG_CTRL1] & RV5C387_CTRL1_24) in rs5c372_probe()