Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-tps65910.c102 TPS65910_RTC_CTRL_STOP_RTC, 0); in tps65910_rtc_set_time()
118 TPS65910_RTC_CTRL_STOP_RTC, 1); in tps65910_rtc_set_time()
256 rtc_reg = TPS65910_RTC_CTRL_STOP_RTC; in tps65910_rtc_probe()
/linux-4.1.27/include/linux/mfd/
Dtps65910.h136 #define TPS65910_RTC_CTRL_STOP_RTC 0x01 /*0=stop, 1=run */ macro