Lines Matching defs:sun6i_rtc_dev
135 struct sun6i_rtc_dev {
150 static struct sun6i_rtc_dev *sun6i_rtc;
155 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
175 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
182 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
215 struct sun6i_rtc_dev *rtc;
405 struct sun6i_rtc_dev *chip = (struct sun6i_rtc_dev *) id;
425 static void sun6i_rtc_setaie(int to, struct sun6i_rtc_dev *chip)
450 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
483 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
502 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
538 static int sun6i_rtc_wait(struct sun6i_rtc_dev *chip, int offset,
558 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
616 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
636 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
647 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
661 struct sun6i_rtc_dev *chip = sun6i_rtc;