Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3028.c72 #define RV3028_EVT_CTRL_TSR BIT(2) macro
107 regmap_update_bits(rv3028->regmap, RV3028_EVT_CTRL, RV3028_EVT_CTRL_TSR, in timestamp0_store()
108 RV3028_EVT_CTRL_TSR); in timestamp0_store()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds