Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c372.c33 # define R2221TL_TRIM_DEV (1 << 7) /* only if R2221TL */ macro
557 ppb_per_step = val & R2221TL_TRIM_DEV ? 1017 : 3051; in rs5c372_read_offset()
611 val |= R2221TL_TRIM_DEV; in rs5c372_set_offset()