Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv3028.c73 #define RV3028_EVT_CTRL_TSR BIT(2) macro
112 regmap_update_bits(rv3028->regmap, RV3028_EVT_CTRL, RV3028_EVT_CTRL_TSR, in timestamp0_store()
113 RV3028_EVT_CTRL_TSR); in timestamp0_store()