Lines Matching defs:tps_dev
71 struct device *tps_dev = to_tps6586x_dev(dev);
78 ret = tps6586x_reads(tps_dev, RTC_COUNT4_DUMMYREAD, sizeof(buff), buff);
97 struct device *tps_dev = to_tps6586x_dev(dev);
113 ret = tps6586x_clr_bits(tps_dev, RTC_CTRL, RTC_ENABLE);
119 ret = tps6586x_writes(tps_dev, RTC_COUNT4, sizeof(buff), buff);
126 ret = tps6586x_set_bits(tps_dev, RTC_CTRL, RTC_ENABLE);
151 struct device *tps_dev = to_tps6586x_dev(dev);
169 ret = tps6586x_reads(tps_dev, RTC_COUNT4_DUMMYREAD,
190 ret = tps6586x_writes(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff);
199 struct device *tps_dev = to_tps6586x_dev(dev);
205 ret = tps6586x_reads(tps_dev, RTC_ALARM1_HI, sizeof(buff), buff);
236 struct device *tps_dev = to_tps6586x_dev(&pdev->dev);
248 ret = tps6586x_update(tps_dev, RTC_CTRL,
290 tps6586x_update(tps_dev, RTC_CTRL, 0,
297 struct device *tps_dev = to_tps6586x_dev(&pdev->dev);
299 tps6586x_update(tps_dev, RTC_CTRL, 0,