Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-twl.c144 static int twl_rtc_read_u8(u8 *data, u8 reg) in twl_rtc_read_u8() function
255 ret = twl_rtc_read_u8(&save_control, REG_RTC_CTRL_REG); in twl_rtc_read_time()
328 ret = twl_rtc_read_u8(&save_control, REG_RTC_CTRL_REG); in twl_rtc_set_time()
420 res = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); in twl_rtc_interrupt()
491 ret = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); in twl_rtc_probe()
524 ret = twl_rtc_read_u8(&rtc_irq_bits, REG_RTC_INTERRUPTS_REG); in twl_rtc_probe()