Lines Matching defs:ds1307

172 struct ds1307 {  struct
195 u8 (*do_trickle_setup)(struct ds1307 *, u32, argument
212 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1307_get_time() local
327 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1307_set_time() local
421 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1337_read_alarm() local
460 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1337_set_alarm() local
518 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds1307_alarm_irq_enable() local
525 static u8 do_trickle_setup_ds1339(struct ds1307 *ds1307, u32 ohms, bool diode) in do_trickle_setup_ds1339()
550 static u8 do_trickle_setup_rx8130(struct ds1307 *ds1307, u32 ohms, bool diode) in do_trickle_setup_rx8130()
562 struct ds1307 *ds1307 = dev_id; in rx8130_irq() local
593 struct ds1307 *ds1307 = dev_get_drvdata(dev); in rx8130_read_alarm() local
632 struct ds1307 *ds1307 = dev_get_drvdata(dev); in rx8130_set_alarm() local
677 struct ds1307 *ds1307 = dev_get_drvdata(dev); in rx8130_alarm_irq_enable() local
694 struct ds1307 *ds1307 = dev_id; in mcp794xx_irq() local
727 struct ds1307 *ds1307 = dev_get_drvdata(dev); in mcp794xx_read_alarm() local
782 struct ds1307 *ds1307 = dev_get_drvdata(dev); in mcp794xx_set_alarm() local
830 struct ds1307 *ds1307 = dev_get_drvdata(dev); in mcp794xx_alarm_irq_enable() local
839 struct ds1307 *ds1307 = dev_get_drvdata(dev); in m41txx_rtc_read_offset() local
858 struct ds1307 *ds1307 = dev_get_drvdata(dev); in m41txx_rtc_set_offset() local
881 struct ds1307 *ds1307 = watchdog_get_drvdata(wdt_dev); in ds1388_wdt_start() local
914 struct ds1307 *ds1307 = watchdog_get_drvdata(wdt_dev); in ds1388_wdt_stop() local
922 struct ds1307 *ds1307 = watchdog_get_drvdata(wdt_dev); in ds1388_wdt_ping() local
932 struct ds1307 *ds1307 = watchdog_get_drvdata(wdt_dev); in ds1388_wdt_set_timeout() local
1161 struct ds1307 *ds1307 = dev_id; in ds1307_irq() local
1202 struct ds1307 *ds1307 = dev_get_drvdata(dev->parent); in frequency_test_store() local
1222 struct ds1307 *ds1307 = dev_get_drvdata(dev->parent); in frequency_test_show() local
1241 static int ds1307_add_frequency_test(struct ds1307 *ds1307) in ds1307_add_frequency_test()
1265 struct ds1307 *ds1307 = priv; in ds1307_nvram_read() local
1275 struct ds1307 *ds1307 = priv; in ds1307_nvram_write() local
1284 static u8 ds1307_trickle_init(struct ds1307 *ds1307, in ds1307_trickle_init()
1338 struct ds1307 *ds1307 = dev_get_drvdata(dev); in ds3231_hwmon_read_temp() local
1379 static void ds1307_hwmon_register(struct ds1307 *ds1307) in ds1307_hwmon_register()
1397 static void ds1307_hwmon_register(struct ds1307 *ds1307) in ds1307_hwmon_register()
1428 static int ds1337_write_control(struct ds1307 *ds1307, u8 mask, u8 value) in ds1337_write_control()
1444 struct ds1307 *ds1307 = clk_sqw_to_ds1307(hw); in ds3231_clk_sqw_recalc_rate() local
1475 struct ds1307 *ds1307 = clk_sqw_to_ds1307(hw); in ds3231_clk_sqw_set_rate() local
1499 struct ds1307 *ds1307 = clk_sqw_to_ds1307(hw); in ds3231_clk_sqw_prepare() local
1506 struct ds1307 *ds1307 = clk_sqw_to_ds1307(hw); in ds3231_clk_sqw_unprepare() local
1513 struct ds1307 *ds1307 = clk_sqw_to_ds1307(hw); in ds3231_clk_sqw_is_prepared() local
1538 static int ds3231_clk_32khz_control(struct ds1307 *ds1307, bool enable) in ds3231_clk_32khz_control()
1554 struct ds1307 *ds1307 = clk_32khz_to_ds1307(hw); in ds3231_clk_32khz_prepare() local
1561 struct ds1307 *ds1307 = clk_32khz_to_ds1307(hw); in ds3231_clk_32khz_unprepare() local
1568 struct ds1307 *ds1307 = clk_32khz_to_ds1307(hw); in ds3231_clk_32khz_is_prepared() local
1599 static int ds3231_clks_register(struct ds1307 *ds1307) in ds3231_clks_register()
1645 static void ds1307_clks_register(struct ds1307 *ds1307) in ds1307_clks_register()
1661 static void ds1307_clks_register(struct ds1307 *ds1307) in ds1307_clks_register()
1682 static void ds1307_wdt_register(struct ds1307 *ds1307) in ds1307_wdt_register()
1710 static void ds1307_wdt_register(struct ds1307 *ds1307) in ds1307_wdt_register()
1723 struct ds1307 *ds1307; in ds1307_probe() local