tps_dev            70 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(dev);
tps_dev            77 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_reads(tps_dev, RTC_COUNT4_DUMMYREAD, sizeof(buff), buff);
tps_dev            96 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(dev);
tps_dev           112 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_clr_bits(tps_dev, RTC_CTRL, RTC_ENABLE);
tps_dev           118 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_writes(tps_dev, RTC_COUNT4, sizeof(buff), buff);
tps_dev           125 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_set_bits(tps_dev, RTC_CTRL, RTC_ENABLE);
tps_dev           150 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(dev);
tps_dev           168 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_reads(tps_dev, RTC_COUNT4_DUMMYREAD,
tps_dev           189 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_writes(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff);
tps_dev           198 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(dev);
tps_dev           204 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_reads(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff);
tps_dev           235 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(&pdev->dev);
tps_dev           247 drivers/rtc/rtc-tps6586x.c 	ret = tps6586x_update(tps_dev, RTC_CTRL,
tps_dev           288 drivers/rtc/rtc-tps6586x.c 	tps6586x_update(tps_dev, RTC_CTRL, 0,
tps_dev           295 drivers/rtc/rtc-tps6586x.c 	struct device *tps_dev = to_tps6586x_dev(&pdev->dev);
tps_dev           297 drivers/rtc/rtc-tps6586x.c 	tps6586x_update(tps_dev, RTC_CTRL, 0,