Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-sunxi/
A Dp2wi.c47 unsigned long tmo = timer_get_us() + 1000000; in p2wi_change_to_p2wi_mode() local
66 unsigned long tmo = timer_get_us() + 1000000; in p2wi_await_trans() local
A Ddram_helpers.c19 unsigned long tmo = timer_get_us() + 1000000; in mctl_await_completion() local
A Drsb.c79 unsigned long tmo = timer_get_us() + 1000000; in rsb_await_trans() local
111 unsigned long tmo = timer_get_us() + 1000000; in rsb_set_device_mode() local
/u-boot/arch/nds32/cpu/n1213/ag101/
A Dtimer.c156 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
158 long tmo = usec * ((CONFIG_SYS_CLK_FREQ / 2) / 1000) / 1000; in __udelay() local
/u-boot/arch/arm/cpu/sa1100/
A Dtimer.c29 ulong tmo; in __udelay() local
/u-boot/arch/arm/cpu/armv7/vf610/
A Dtimer.c73 ulong tmo; in __udelay() local
/u-boot/arch/arm/mach-omap2/
A Dtimer.c62 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
/u-boot/arch/arm/cpu/armv7/stv0991/
A Dtimer.c68 ulong tmo; in __udelay() local
/u-boot/arch/arm/mach-at91/arm920t/
A Dtimer.c91 u32 tmo; in __udelay() local
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dtimer.c78 ulong tmo; in __udelay() local
/u-boot/drivers/net/
A Dcs8900.c86 int tmo; in cs8900_reset() local
206 int tmo; in cs8900_send() local
A Dne2000_base.c746 int tmo; in ne2k_send() local
A Dlan91c96.c167 int tmo = get_timer (0) + timeout * CONFIG_SYS_HZ; in poll4int() local
A Dsmc91111.c241 int tmo = get_timer (0) + timeout * CONFIG_SYS_HZ; in poll4int() local
A Ddm9000x.c406 int tmo; in dm9000_send() local
A Dethoc.c470 int tmo; in ethoc_send_common() local
/u-boot/board/armltd/integrator/
A Dtimer.c130 ulong tmo, tmp; in __udelay() local
/u-boot/arch/arm/mach-imx/
A Dsyscounter.c106 ulong tmo; in __udelay() local
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dtimer.c106 unsigned long tmo; in __udelay() local
/u-boot/arch/arm/mach-nexell/
A Dtimer.c220 unsigned long tmo, tmp; in __udelay() local
263 unsigned long tmo, endtime; in udelay_masked() local
/u-boot/arch/arm/cpu/armv7/sunxi/
A Dtimer.c87 long tmo = USEC_TO_COUNT(usec); in __udelay() local
/u-boot/arch/arm/cpu/arm926ejs/mx27/
A Dtimer.c154 ulong tmo; in __udelay() local
/u-boot/drivers/video/sunxi/
A Dsunxi_dw_hdmi.c64 unsigned long tmo; in sunxi_dw_hdmi_phy_init() local
A Dsunxi_display.c82 unsigned long tmo = timer_get_us() + 200000; in await_completion() local
99 unsigned long tmo = timer_get_us() + hpd_delay * 1000; in sunxi_hdmi_hpd_detect() local
/u-boot/drivers/spi/
A Dmt7620_spi.c65 u32 rate, prescale, freq, tmo, cfg; in mt7620_spi_master_setup() local

Completed in 27 milliseconds