Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-tps65910.c114 TPS65910_RTC_CTRL_STOP_RTC, 0); in tps65910_rtc_set_time()
130 TPS65910_RTC_CTRL_STOP_RTC, 1); in tps65910_rtc_set_time()
401 rtc_reg = TPS65910_RTC_CTRL_STOP_RTC; in tps65910_rtc_probe()
/linux-6.1.9/include/linux/mfd/
Dtps65910.h131 #define TPS65910_RTC_CTRL_STOP_RTC 0x01 /*0=stop, 1=run */ macro