Searched refs:dc_rtc (Results 1 – 1 of 1) sorted by relevance
36 struct dc_rtc { struct41 static int dc_rtc_cmds(struct dc_rtc *rtc, const u8 *cmds, int len) in dc_rtc_cmds() argument59 static int dc_rtc_read(struct dc_rtc *rtc, unsigned long *val) in dc_rtc_read()83 static int dc_rtc_write(struct dc_rtc *rtc, u32 val) in dc_rtc_write()93 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_read_time()107 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_set_time()114 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_read_alarm()135 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_set_alarm()151 struct dc_rtc *rtc = dev_get_drvdata(dev); in dc_rtc_alarm_irq_enable()168 struct dc_rtc *rtc = dev_id; in dc_rtc_irq()[all …]