Searched defs:sec (Results 1 - 25 of 31) sorted by relevance

12

/u-boot/post/drivers/
H A Drtc.c59 static void rtc_post_restore (struct rtc_time *tm, unsigned int sec) argument
/u-boot/drivers/watchdog/
H A Dsandbox_alarm-wdt.c23 unsigned int sec; local
/u-boot/lib/
H A Ddate.c95 mktime64(const unsigned int year, const unsigned int mon, const unsigned int day, const unsigned int hour, const unsigned int min, const unsigned int sec) argument
/u-boot/drivers/crypto/fsl/
H A Dsec.c131 ccsr_sec_t __iomem *sec = (void __iomem *)CFG_SYS_FSL_SEC_ADDR; local
H A Djr.h125 ccsr_sec_t *sec; /*caam initialization registers*/ member in struct:caam_regs
H A Djobdesc.c31 ccsr_sec_t *sec = (void *)CFG_SYS_FSL_SEC_ADDR; local
61 ccsr_sec_t *sec = (void *)CFG_SYS_FSL_SEC_ADDR; local
119 ccsr_sec_t *sec = (void *)CFG_SYS_FSL_SEC_ADDR; local
/u-boot/drivers/rtc/
H A Dpcf8563.c29 uchar sec, min, hour, mday, wday, mon_cent, year; local
125 uchar sec, min, hour, mday, wday, mon_cent, year; local
[all...]
H A Dmvrtc.c111 u32 sec; local
H A Dpt7c4338.c69 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; local
146 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; local
[all...]
H A Dds1337.c76 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; local
209 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; local
[all...]
H A Dds3231.c69 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; local
178 uchar sec, min, hour, mday, wday, mon_cent, year, status; local
H A Dmc146818.c84 uchar sec, min, hour, mday, wday __attribute__((unused)),mon, year; local
H A Drx8025.c93 uchar sec, min, hour, mday, wday, mon, year, ctl2; local
H A Dds1307.c100 uchar sec, min, hour, mday, wday, mon, year; local
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c94 ccsr_sec_t __iomem *sec; local
/u-boot/cmd/
H A Ddate.c166 int sec; local
/u-boot/test/lib/
H A Dsscanf.c36 int hour = 21, min = 59, sec = 20; local
/u-boot/include/xen/arm/
H A Dinterface.h82 u32 sec; member in struct:pvclock_wall_clock
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c635 ccsr_sec_t __iomem *sec; local
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dliodn.c79 ccsr_sec_t *sec = (void *)CFG_SYS_FSL_SEC_ADDR; local
H A Dcpu_init.c666 ccsr_sec_t __iomem *sec = (void *)CFG_SYS_FSL_SEC_ADDR; local
H A Dfdt.c610 ccsr_sec_t __iomem *sec; local
/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_pamu.c16 struct paace *sec; variable in typeref:struct:paace
/u-boot/lib/crypto/
H A Dx509_cert_parser.c552 unsigned year, mon, day, hour, min, sec, mon_len; local
/u-boot/lib/efi_loader/
H A Defi_image_loader.c818 static u32 section_size(IMAGE_SECTION_HEADER *sec) argument
894 IMAGE_SECTION_HEADER *sec = &sections[i]; local
964 IMAGE_SECTION_HEADER *sec = &sections[i]; local
[all...]

Completed in 306 milliseconds

12