Searched refs:sec (Results 51 - 55 of 55) sorted by relevance

123

/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S25 .arch_extension sec
/u-boot/fs/btrfs/
H A Dctree.h439 BTRFS_SETGET_FUNCS(timespec_sec, struct btrfs_timespec, sec, 64);
442 sec, 64);
/u-boot/common/
H A Dcli_hush_upstream.c1940 * Example 1: this waits 5 sec, but does not execute ls:
1944 * Example 3: this does not wait 5 sec, but executes ls:
12809 * ^C <-- after ~4 sec from keyboard
12972 unsigned sec, frac; local
12975 sec = t / clk_tck;
12978 sec / 60, sec % 60,
/u-boot/drivers/net/
H A De1000.h985 uint64_t sec; member in struct:e1000_hw_stats
/u-boot/drivers/firmware/
H A Dti_sci.c23 #include <linux/soc/ti/k3-sec-proxy.h>

Completed in 579 milliseconds

123