Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H 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
H 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
H A Ddram_helpers.c19 unsigned long tmo = timer_get_us() + 1000000; in mctl_await_completion() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dpm.c112 unsigned long tmo) in cw1200_pm_stay_awake()
125 long tmo; in cw1200_suspend_work() local
139 unsigned long tmo) in cw1200_resume_work()
H A Dpm.h37 unsigned long tmo) in cw1200_pm_stay_awake()
/OK3568_Linux_fs/kernel/sound/soc/au1x/
H A Dpsc-i2s.c146 unsigned long tmo; in au1xpsc_i2s_configure() local
181 unsigned long tmo, stat; in au1xpsc_i2s_start() local
215 unsigned long tmo, stat; in au1xpsc_i2s_stop() local
H A Dpsc-ac97.c75 unsigned short retry, tmo; in au1xpsc_ac97_read() local
116 unsigned int tmo, retry; in au1xpsc_ac97_write() local
H A Dac97c.c87 unsigned int tmo, retry; in au1xac97c_ac97_read() local
129 unsigned int tmo, retry; in au1xac97c_ac97_write() local
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c152 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
154 long tmo = usec * ((CONFIG_SYS_CLK_FREQ / 2) / 1000) / 1000; in __udelay() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dstorage.py13 def storage_mount(cls, tmo=1): argument
64 def storage_umount(cls, tmo=1): argument
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.c76 csio_mb_hello(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_hello()
140 csio_mb_bye(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_bye()
162 csio_mb_reset(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_reset()
193 csio_mb_params(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_params()
264 csio_mb_ldst(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, int reg) in csio_mb_ldst()
300 csio_mb_caps_config(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_caps_config()
342 csio_mb_port(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_port()
413 csio_mb_initialize(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_initialize()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_sl.c256 void cpsw_sl_reset(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_reset()
313 int cpsw_sl_wait_for_idle(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_wait_for_idle()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcs8900.c85 int tmo; in cs8900_reset() local
205 int tmo; in cs8900_send() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/sa1100/
H A Dtimer.c33 ulong tmo; in udelay_masked() local
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpg.c288 static int pg_wait(struct pg *dev, int go, int stop, unsigned long tmo, char *msg) in pg_wait()
320 static int pg_command(struct pg *dev, char *cmd, int dlen, unsigned long tmo) in pg_command()
357 static int pg_completion(struct pg *dev, char *buf, unsigned long tmo) in pg_completion()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dtimer.c58 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c75 ulong tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f7/
H A Dtimer.c61 ulong tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c93 u32 tmo; in udelay_masked() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c63 ulong tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dtimer.c72 ulong tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dtimer.c105 ulong tmo, tmp; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c106 ulong tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c108 unsigned long tmo; in __udelay() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c84 long tmo = USEC_TO_COUNT(usec); in __udelay() local

12345