Searched defs:twl_rtc (Results 1 – 1 of 1) sorted by relevance
143 struct twl_rtc { struct162 static int twl_rtc_read_u8(struct twl_rtc *twl_rtc, u8 *data, u8 reg) in twl_rtc_read_u8()175 static int twl_rtc_write_u8(struct twl_rtc *twl_rtc, u8 data, u8 reg) in twl_rtc_write_u8()189 static int set_rtc_irq_bit(struct twl_rtc *twl_rtc, unsigned char bit) in set_rtc_irq_bit()210 static int mask_rtc_irq_bit(struct twl_rtc *twl_rtc, unsigned char bit) in mask_rtc_irq_bit()230 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_alarm_irq_enable() local264 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_read_time() local332 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_set_time() local375 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_read_alarm() local403 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_set_alarm() local[all …]