Home
last modified time | relevance | path

Searched refs:rtc_time (Results 226 – 250 of 300) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/rtc/
H A Drtc-zynqmp.c59 static int xlnx_rtc_set_time(struct device *dev, struct rtc_time *tm) in xlnx_rtc_set_time()
86 static int xlnx_rtc_read_time(struct device *dev, struct rtc_time *tm) in xlnx_rtc_read_time()
H A Drtc-sunplus.c79 static int sp_rtc_read_time(struct device *dev, struct rtc_time *tm) in sp_rtc_read_time()
89 static int sp_rtc_set_time(struct device *dev, struct rtc_time *tm) in sp_rtc_set_time()
H A Drtc-sc27xx.c332 static int sprd_rtc_read_time(struct device *dev, struct rtc_time *tm) in sprd_rtc_read_time()
351 static int sprd_rtc_set_time(struct device *dev, struct rtc_time *tm) in sprd_rtc_set_time()
418 struct rtc_time aie_time = in sprd_rtc_set_alarm()
H A Drtc-rv3029c2.c305 static int rv3029_read_time(struct device *dev, struct rtc_time *tm) in rv3029_read_time()
351 struct rtc_time *const tm = &alarm->time; in rv3029_read_alarm()
395 struct rtc_time *const tm = &alarm->time; in rv3029_set_alarm()
422 static int rv3029_set_time(struct device *dev, struct rtc_time *tm) in rv3029_set_time()
H A Drtc-ds1305.c170 static int ds1305_get_time(struct device *dev, struct rtc_time *time) in ds1305_get_time()
205 static int ds1305_set_time(struct device *dev, struct rtc_time *time) in ds1305_set_time()
323 struct rtc_time tm; in ds1305_set_alarm()
H A Drtc-meson-vrtc.c21 static int meson_vrtc_read_time(struct device *dev, struct rtc_time *tm) in meson_vrtc_read_time()
H A Drtc-ds1553.c71 static int ds1553_rtc_set_time(struct device *dev, struct rtc_time *tm) in ds1553_rtc_set_time()
95 static int ds1553_rtc_read_time(struct device *dev, struct rtc_time *tm) in ds1553_rtc_read_time()
H A Drtc-optee.c55 static int optee_rtc_readtime(struct device *dev, struct rtc_time *tm) in optee_rtc_readtime()
95 static int optee_rtc_settime(struct device *dev, struct rtc_time *tm) in optee_rtc_settime()
H A Drtc-loongson.c169 static int loongson_rtc_read_time(struct device *dev, struct rtc_time *tm) in loongson_rtc_read_time()
195 static int loongson_rtc_set_time(struct device *dev, struct rtc_time *tm) in loongson_rtc_set_time()
H A Drtc-jz4740.c142 static int jz4740_rtc_read_time(struct device *dev, struct rtc_time *time) in jz4740_rtc_read_time()
171 static int jz4740_rtc_set_time(struct device *dev, struct rtc_time *time) in jz4740_rtc_set_time()
H A Drtc-brcmstb-waketimer.c188 struct rtc_time *tm) in brcmstb_waketmr_gettime()
201 struct rtc_time *tm) in brcmstb_waketmr_settime()
H A Drtc-asm9260.c136 static int asm9260_rtc_read_time(struct device *dev, struct rtc_time *tm) in asm9260_rtc_read_time()
169 static int asm9260_rtc_set_time(struct device *dev, struct rtc_time *tm) in asm9260_rtc_set_time()
H A Drtc-ds1511.c174 static int ds1511_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_set_time()
233 static int ds1511_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_read_time()
H A Drtc-rc5t619.c116 static int rc5t619_rtc_read_time(struct device *dev, struct rtc_time *tm) in rc5t619_rtc_read_time()
162 static int rc5t619_rtc_set_time(struct device *dev, struct rtc_time *tm) in rc5t619_rtc_set_time()
H A Drtc-stk17ta8.c72 static int stk17ta8_rtc_set_time(struct device *dev, struct rtc_time *tm) in stk17ta8_rtc_set_time()
94 static int stk17ta8_rtc_read_time(struct device *dev, struct rtc_time *tm) in stk17ta8_rtc_read_time()
H A Drtc-88pm860x.c78 static int pm860x_rtc_read_time(struct device *dev, struct rtc_time *tm) in pm860x_rtc_read_time()
103 static int pm860x_rtc_set_time(struct device *dev, struct rtc_time *tm) in pm860x_rtc_set_time()
H A Drtc-tps65910.c68 static int tps65910_rtc_read_time(struct device *dev, struct rtc_time *tm) in tps65910_rtc_read_time()
99 static int tps65910_rtc_set_time(struct device *dev, struct rtc_time *tm) in tps65910_rtc_set_time()
H A Drtc-snvs.c160 static int snvs_rtc_read_time(struct device *dev, struct rtc_time *tm) in snvs_rtc_read_time()
178 static int snvs_rtc_set_time(struct device *dev, struct rtc_time *tm) in snvs_rtc_set_time()
H A Drtc-pcf8523.c99 static int pcf8523_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf8523_rtc_read_time()
124 static int pcf8523_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf8523_rtc_set_time()
H A Drtc-isl12026.c164 static int isl12026_rtc_set_time(struct device *dev, struct rtc_time *tm) in isl12026_rtc_set_time()
203 static int isl12026_rtc_read_time(struct device *dev, struct rtc_time *tm) in isl12026_rtc_read_time()
/openbmc/linux/arch/m68k/sun3/
H A Dconfig.c40 extern int sun3_hwclk(int set, struct rtc_time *t);
/openbmc/linux/arch/um/drivers/
H A Drtc_kern.c33 static int uml_rtc_read_time(struct device *dev, struct rtc_time *tm) in uml_rtc_read_time()
/openbmc/u-boot/drivers/rtc/
H A Drv3029.c74 static int rv3029_rtc_get(struct udevice *dev, struct rtc_time *tm) in rv3029_rtc_get()
119 static int rv3029_rtc_set(struct udevice *dev, const struct rtc_time *tm) in rv3029_rtc_set()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c291 static void via_set_rtc_time(struct rtc_time *tm) in via_set_rtc_time()
609 int mac_hwclk(int op, struct rtc_time *t) in mac_hwclk()
/openbmc/linux/drivers/mfd/
H A Dmenelaus.c828 static void menelaus_to_time(char *regs, struct rtc_time *t) in menelaus_to_time()
843 static int time_to_menelaus(struct rtc_time *t, int regnum) in time_to_menelaus()
886 static int menelaus_read_time(struct device *dev, struct rtc_time *t) in menelaus_read_time()
917 static int menelaus_set_time(struct device *dev, struct rtc_time *t) in menelaus_set_time()

12345678910>>...12