Searched defs:tmo (Results 1 - 19 of 19) sorted by relevance

/u-boot/arch/arm/mach-sunxi/
H A Ddram_helpers.c20 unsigned long tmo = timer_get_us() + 1000000; local
H A Dtimer.c88 long tmo = USEC_TO_COUNT(usec); local
/u-boot/arch/arm/mach-omap2/
H A Dtimer.c63 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; local
/u-boot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c73 ulong tmo; local
/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c91 u32 tmo; local
/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c115 ulong tmo; local
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c106 unsigned long tmo; local
/u-boot/board/armltd/integrator/
H A Dtimer.c130 ulong tmo, tmp; local
/u-boot/drivers/i2c/
H A Dsun6i_p2wi.c33 unsigned long tmo = timer_get_us() + 1000000; local
89 unsigned long tmo = timer_get_us() + 1000000; local
H A Dsun8i_rsb.c26 unsigned long tmo = timer_get_us() + 1000000; local
116 unsigned long tmo = timer_get_us() + 1000000; local
H A Dmtk_i2c.c489 bool tmo = false; local
/u-boot/drivers/spi/
H A Dmt7620_spi.c65 u32 rate, prescale, freq, tmo, cfg; local
/u-boot/arch/arm/mach-nexell/
H A Dtimer.c220 unsigned long tmo, tmp; local
263 unsigned long tmo, endtime; local
[all...]
/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c69 unsigned long tmo; local
H A Dsunxi_display.c89 unsigned long tmo = timer_get_us() + 200000; local
106 unsigned long tmo = timer_get_us() + hpd_delay * 1000; local
/u-boot/drivers/net/bnxt/
H A Dbnxt_dbg.h139 void print_fw_ver(struct hwrm_ver_get_output *resp, u32 tmo) argument
267 void dump_hwrm_req(struct bnxt *bp, const char *func, u32 len, u32 tmo) argument
519 void dbg_link_state(struct bnxt *bp, u32 tmo) argument
H A Dbnxt.c216 static int wait_resp(struct bnxt *bp, u32 tmo, u16 len, const char *func) argument
1318 static int set_phy_link(struct bnxt *bp, u32 tmo) argument
/u-boot/drivers/net/
H A Ddm9000x.c434 int tmo; local
H A Dethoc.c470 int tmo; local

Completed in 254 milliseconds