Lines Matching defs:sun6i_rtc_dev
144 struct sun6i_rtc_dev {
160 static struct sun6i_rtc_dev *sun6i_rtc;
165 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
185 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
192 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw);
226 struct sun6i_rtc_dev *rtc;
416 struct sun6i_rtc_dev *chip = (struct sun6i_rtc_dev *) id;
436 static void sun6i_rtc_setaie(int to, struct sun6i_rtc_dev *chip)
461 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
502 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
521 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
579 static int sun6i_rtc_wait(struct sun6i_rtc_dev *chip, int offset,
599 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
662 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
680 struct sun6i_rtc_dev *chip = priv;
692 struct sun6i_rtc_dev *chip = priv;
715 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
726 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev);
747 struct sun6i_rtc_dev *chip = sun6i_rtc;