Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-tx4939.c32 struct tx4939_rtc_reg { struct
41 struct tx4939_rtc_reg __iomem *rtcreg; argument
45 static int tx4939_rtc_cmd(struct tx4939_rtc_reg __iomem *rtcreg, int cmd) in tx4939_rtc_cmd()
63 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_rtc_set_time()
88 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_rtc_read_time()
114 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_rtc_set_alarm()
139 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_rtc_read_alarm()
181 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_rtc_interrupt()
207 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_nvram_read()
223 struct tx4939_rtc_reg __iomem *rtcreg = pdata->rtcreg; in tx4939_nvram_write()