Searched defs:twl_rtc (Results 1 – 1 of 1) sorted by relevance
139 struct twl_rtc { struct158 static int twl_rtc_read_u8(struct twl_rtc *twl_rtc, u8 *data, u8 reg) in twl_rtc_read_u8()171 static int twl_rtc_write_u8(struct twl_rtc *twl_rtc, u8 data, u8 reg) in twl_rtc_write_u8()185 static int set_rtc_irq_bit(struct twl_rtc *twl_rtc, unsigned char bit) in set_rtc_irq_bit()206 static int mask_rtc_irq_bit(struct twl_rtc *twl_rtc, unsigned char bit) in mask_rtc_irq_bit()226 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_alarm_irq_enable() local260 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_read_time() local328 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_set_time() local371 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_read_alarm() local399 struct twl_rtc *twl_rtc = dev_get_drvdata(dev); in twl_rtc_set_alarm() local[all …]