Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_matchall.c15 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall_replace()
66 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall_destroy()
86 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dp2wi.c46 unsigned long tmo = timer_get_us() + 1000000; in p2wi_change_to_p2wi_mode() local
65 unsigned long tmo = timer_get_us() + 1000000; in p2wi_await_trans() local
H A Drsb.c78 unsigned long tmo = timer_get_us() + 1000000; in rsb_await_trans() local
110 unsigned long tmo = timer_get_us() + 1000000; in rsb_set_device_mode() local
H A Ddram_helpers.c18 unsigned long tmo = timer_get_us() + 1000000; in mctl_await_completion() local
/openbmc/linux/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()
/openbmc/linux/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
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c151 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
153 long tmo = usec * ((CONFIG_SYS_CLK_FREQ / 2) / 1000) / 1000; in __udelay() local
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dstorage.py15 def storage_mount(cls, tmo=1): argument
66 def storage_umount(cls, tmo=1): argument
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/u-boot/drivers/net/
H A Dcs8900.c84 int tmo; in cs8900_reset() local
204 int tmo; in cs8900_send() local
/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dtimer.c27 ulong tmo; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c69 ulong tmo; in __udelay() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dtimer.c58 long tmo = usec * (TIMER_CLOCK / 1000) / 1000; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c64 ulong tmo; in __udelay() local
/openbmc/u-boot/arch/arm/mach-at91/arm920t/
H A Dtimer.c87 u32 tmo; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dtimer.c73 ulong tmo; in __udelay() local
/openbmc/u-boot/board/armltd/integrator/
H A Dtimer.c128 ulong tmo, tmp; in __udelay() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c102 ulong tmo; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c102 unsigned long tmo; in __udelay() local
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c83 long tmo = USEC_TO_COUNT(usec); in __udelay() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c149 ulong tmo; in __udelay() local

1234