Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3028.c37 #define RV3028_TS_COUNT 0x14 macro
121 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_show()
156 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_count_show()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rv3028.c38 #define RV3028_TS_COUNT 0x14 macro
126 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_show()
161 ret = regmap_read(rv3028->regmap, RV3028_TS_COUNT, &count); in timestamp0_count_show()

Completed in 3 milliseconds