Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-tps65910.c75 ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL, in tps65910_rtc_read_time()
113 ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL, in tps65910_rtc_set_time()
129 ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL, in tps65910_rtc_set_time()
239 ret = regmap_update_bits(tps->regmap, TPS65910_RTC_CTRL, in tps65910_rtc_set_calibration()
255 ret = regmap_read(tps->regmap, TPS65910_RTC_CTRL, &ctrl); in tps65910_rtc_get_calibration()
402 ret = regmap_write(tps65910->regmap, TPS65910_RTC_CTRL, rtc_reg); in tps65910_rtc_probe()
/linux-6.3-rc2/include/linux/mfd/
A Dtps65910.h44 #define TPS65910_RTC_CTRL 0x10 macro

Completed in 7 milliseconds