Home
last modified time | relevance | path

Searched defs:mday (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/rtc/
H A Dlib_test.c9 static void advance_date(int *year, int *month, int *mday, int *yday) in advance_date()
44 int mday = 1; in rtc_time64_to_tm_test_date_range() local
H A Drtc-ds1685.c142 ds1685_rtc_check_mday(struct ds1685_priv *rtc, u8 mday) in ds1685_rtc_check_mday()
265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
388 u8 seconds, minutes, hours, mday, ctrlb, ctrlc; in ds1685_rtc_read_alarm() local
446 u8 ctrlb, seconds, minutes, hours, mday; in ds1685_rtc_set_alarm() local
H A Drtc-ds1216.c21 u8 mday; member
H A Drtc-m48t59.c198 u8 mday, hour, min, sec; in m48t59_rtc_setalarm() local
H A Drtc-mt7622.c155 u32 year, mon, mday, wday, hour, min, sec; in mtk_rtc_get_alarm_or_time() local
/openbmc/u-boot/drivers/rtc/
H A Ds3c24x0_rtc.c46 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
110 uchar sec, min, hour, mday, wday, mon, year; in rtc_set() local
H A Ddavinci.c15 unsigned long sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
H A Dpcf8563.c26 uchar sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
H A Dmax6900.c39 uchar sec, min, hour, mday, wday, mon, cent, year; in rtc_get() local
H A Dpt7c4338.c65 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
H A Dds164x.c55 uchar mday, wday, mon, year; in rtc_get() local
H A Dmk48t59.c78 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
H A Dds1556.c55 uchar mday, wday, mon, year; in rtc_get() local
H A Dds174x.c50 uchar mday, wday, mon, year; in rtc_get() local
H A Drx8025.c81 uchar sec, min, hour, mday, wday, mon, year, ctl2; in rtc_get() local
H A Dds3231.c63 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
H A Dds1337.c72 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
H A Dds1307.c81 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
H A Dds1306.c285 unsigned char sec, min, hour, mday, wday, mon, year; in rtc_get() local
H A Dmc146818.c84 uchar sec, min, hour, mday, wday __attribute__((unused)),mon, year; in mc146818_get() local
/openbmc/linux/arch/m68k/sun3x/
H A Dtime.h14 volatile unsigned char mday; member
/openbmc/linux/kernel/time/
H A Dtime_test.c29 static void advance_date(long *year, int *month, int *mday, int *yday) in advance_date()
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dtime.c80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/openbmc/qemu/tests/qtest/
H A Dm48t59-test.c112 int sec, min, hour, mday, mon, year; in cmos_get_date_time() local
H A Drtc-test.c74 int sec, min, hour, mday, mon, year; in cmos_get_date_time() local

12