Home
last modified time | relevance | path

Searched defs:hour (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/u-boot/drivers/rtc/
H A Dmx27rtc.c21 uint32_t day, hour, min, sec; in rtc_get() local
40 uint32_t day, hour, min, sec; in rtc_set() local
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 Dftrtc010.c17 unsigned int hour; /* 0x08 */ member
55 unsigned long hour; in ftrtc010_time() 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 Dm48t35ax.c26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
H A Dm41t94.c71 int ret, hour; in rtc_get() local
H A Dpt7c4338.c65 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
/openbmc/linux/drivers/rtc/
H A Drtc-ftrtc010.c68 u32 days, hour, min, sec, offset; in ftrtc010_rtc_read_time() local
87 u32 sec, min, hour, day, offset; in ftrtc010_rtc_set_time() local
112 u32 days, hour, min, sec; in ftrtc010_rtc_probe() local
H A Drtc-m48t35.c24 u8 hour; member
36 u8 hour; member
H A Drtc-wilco-ec.c52 u8 hour; member
83 u8 hour; member
H A Drtc-rc5t619.c42 static uint8_t rtc5t619_12hour_bcd2bin(uint8_t hour) in rtc5t619_12hour_bcd2bin()
53 static uint8_t rtc5t619_12hour_bin2bcd(uint8_t hour) in rtc5t619_12hour_bin2bcd()
H A Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
H A Drtc-m41t94.c60 int ret, hour; in m41t94_read_time() local
H A Drtc-s35390a.c185 static char s35390a_hr2reg(struct s35390a *s35390a, int hour) in s35390a_hr2reg()
198 unsigned hour; in s35390a_reg2hr() local
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c66 get_time(int *hour, int *min, int *sec) in get_time()
148 int hour, min; in draw_time() local
211 int sec, min, hour; in update_state() local
/openbmc/linux/arch/m68k/atari/
H A Dtime.c142 int hour, year; in atari_mste_hwclk() local
201 int sec=0, min=0, hour=0, day=0, mon=0, year=0, wday=0; in atari_tt_hwclk() local
/openbmc/linux/fs/isofs/
H A Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/openbmc/linux/arch/m68k/sun3x/
H A Dtime.h12 volatile unsigned char hour; member
/openbmc/linux/arch/mips/include/asm/
H A Dmc146818-time.h91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
/openbmc/linux/arch/mips/dec/
H A Dtime.c24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dtime.c80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dtime.c132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.hpp20 uint8_t hour; member

1234