Home
last modified time | relevance | path

Searched defs:timeo (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c195 u32 timeo = (CONFIG_SYS_HZ * 2) / 1000; in ldpaa_eth_rx() local
249 u32 timeo = (CONFIG_SYS_HZ * 2) / 1000; in ldpaa_eth_pull_dequeue_rx() local
308 u32 timeo = (CONFIG_SYS_HZ * 10) / 1000; in ldpaa_eth_tx() local
/external/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd01.c107 long waittmr(int tfd, int timeo) in waittmr()
/external/kernel-headers/original/uapi/linux/
Dnfs4_mount.h32 int timeo; /* 1 */ member
Dnfs_mount.h34 int timeo; /* 1 */ member
/external/u-boot/drivers/mtd/nand/
Dmxs_nand_spl.c18 u32 timeo, time_start; in mxs_nand_command() local
Dfsl_ifc_nand.c286 u32 timeo = (CONFIG_SYS_HZ * 10) / 1000; in fsl_ifc_run_command() local
797 u32 timeo = (CONFIG_SYS_HZ * 10) / 1000; in fsl_ifc_sram_init() local
Dfsl_elbc_nand.c200 u32 timeo = (CONFIG_SYS_HZ * 10) / 1000; in fsl_elbc_run_command() local
Dnand_base.c549 u32 timeo = (CONFIG_SYS_HZ * 400) / 1000; in nand_wait_ready() local
572 static void nand_wait_status_ready(struct mtd_info *mtd, unsigned long timeo) in nand_wait_status_ready()
844 unsigned long timeo) in panic_nand_wait()
869 unsigned long timeo = 400; in nand_wait() local
Dsunxi_nand.c385 unsigned long timeo = (sunxi_nand->nand.state == FL_ERASING ? 400 : 20); in sunxi_nfc_dev_ready() local
/external/u-boot/tools/
Dkwboot.c156 kwboot_tty_recv(int fd, void *buf, size_t len, int timeo) in kwboot_tty_recv()
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c475 u32 timeo = (CONFIG_SYS_HZ * 20) / 1000; in onenand_wait() local
1167 u32 timeo = (CONFIG_SYS_HZ * 20) / 1000; in onenand_bbt_wait() local