Home
last modified time | relevance | path

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

/linux/drivers/rtc/
A Drtc-tps6586x.c30 #define RTC_ALARM1_HI 0xc1 macro
177 ret = tps6586x_writes(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff); in tps6586x_rtc_set_alarm()
192 ret = tps6586x_reads(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff); in tps6586x_rtc_read_alarm()

Completed in 3 milliseconds