Home
last modified time | relevance | path

Searched refs:sun6i_rtc_dev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-sun6i.c144 struct sun6i_rtc_dev { struct
160 static struct sun6i_rtc_dev *sun6i_rtc; argument
165 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); in sun6i_rtc_osc_recalc_rate()
185 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); in sun6i_rtc_osc_get_parent()
192 struct sun6i_rtc_dev *rtc = container_of(hw, struct sun6i_rtc_dev, hw); in sun6i_rtc_osc_set_parent()
226 struct sun6i_rtc_dev *rtc; in sun6i_rtc_clk_init()
416 struct sun6i_rtc_dev *chip = (struct sun6i_rtc_dev *) id; in sun6i_rtc_alarmirq()
461 struct sun6i_rtc_dev *chip = dev_get_drvdata(dev); in sun6i_rtc_gettime()
680 struct sun6i_rtc_dev *chip = priv; in sun6i_rtc_nvmem_read()
692 struct sun6i_rtc_dev *chip = priv; in sun6i_rtc_nvmem_write()
[all …]