Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c372.c57 # define R2x2x_CTRL2_PON (1 << 4) /* only if R2x2x */ macro
295 ctrl2 &= ~(R2x2x_CTRL2_VDET | R2x2x_CTRL2_PON); in rs5c372_rtc_set_time()