Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 41) sorted by relevance

12

/u-boot-v2022.01-rc1/drivers/crypto/fsl/
A Djr.c49 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in start_jr0() local
69 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in jr_reset_liodn() local
423 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in sec_reset_idx() local
504 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in instantiate_rng() local
559 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in get_rng_vid() local
579 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in kick_trng() local
609 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in rng_init() local
652 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in sec_init_idx() local
A Djobdesc.c31 ccsr_sec_t *sec = (void *)CONFIG_SYS_FSL_SEC_ADDR; in secmem_set_cmd() local
61 ccsr_sec_t *sec = (void *)CONFIG_SYS_FSL_SEC_ADDR; in caam_page_alloc() local
119 ccsr_sec_t *sec = (void *)CONFIG_SYS_FSL_SEC_ADDR; in inline_cnstr_jobdesc_blob_dek() local
A Dsec.c131 ccsr_sec_t __iomem *sec = (void __iomem *)CONFIG_SYS_FSL_SEC_ADDR; in caam_get_era() local
/u-boot-v2022.01-rc1/drivers/rtc/
A Dmx27rtc.c21 uint32_t day, hour, min, sec; in rtc_get() local
40 uint32_t day, hour, min, sec; in rtc_set() local
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
A Dpcf8563.c29 uchar sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
125 uchar sec, min, hour, mday, wday, mon_cent, year; in pcf8563_rtc_get() local
A Dpt7c4338.c69 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
146 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in pt7c4338_rtc_get() local
A Dmax6900.c40 uchar sec, min, hour, mday, wday, mon, cent, year; in rtc_get() local
A Dds3231.c69 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
178 uchar sec, min, hour, mday, wday, mon_cent, year, status; in ds3231_rtc_get() local
A Dm48t35ax.c26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
A Dds1337.c76 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
209 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in ds1337_rtc_get() local
A Dds164x.c54 uchar sec, min, hour; in rtc_get() local
A Dds1556.c54 uchar sec, min, hour; in rtc_get() local
A Dds174x.c49 uchar sec, min, hour; in rtc_get() local
A Dmk48t59.c78 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
A Dmvrtc.c111 u32 sec; in __mv_rtc_reset() local
A Dftrtc010.c16 unsigned int sec; /* 0x00 */ member
/u-boot-v2022.01-rc1/arch/arm/cpu/armv7/ls102xa/
A Dfdt.c106 ccsr_sec_t __iomem *sec; in ft_cpu_setup() local
/u-boot-v2022.01-rc1/test/lib/
A Dsscanf.c36 int hour = 21, min = 59, sec = 20; in lib_sscanf() local
/u-boot-v2022.01-rc1/post/drivers/
A Drtc.c59 static void rtc_post_restore (struct rtc_time *tm, unsigned int sec) in rtc_post_restore()
/u-boot-v2022.01-rc1/lib/efi_loader/
A Defi_image_loader.c812 static u32 section_size(IMAGE_SECTION_HEADER *sec) in section_size()
888 IMAGE_SECTION_HEADER *sec = &sections[i]; in efi_load_pe() local
951 IMAGE_SECTION_HEADER *sec = &sections[i]; in efi_load_pe() local
/u-boot-v2022.01-rc1/cmd/
A Ddate.c172 int sec; in mk_date() local
/u-boot-v2022.01-rc1/lib/
A Ddate.c101 const unsigned int min, const unsigned int sec) in mktime64()
/u-boot-v2022.01-rc1/arch/xtensa/include/asm/
A Dldscript.h22 #define FOLLOWING(sec) \ argument
/u-boot-v2022.01-rc1/include/xen/arm/
A Dinterface.h82 u32 sec; member

Completed in 36 milliseconds

12