Searched defs:tmo (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/bnxt/ |
| A D | bnxt_dbg.h | 139 void print_fw_ver(struct hwrm_ver_get_output *resp, u32 tmo) in print_fw_ver() 256 #define print_fw_ver(resp, tmo) argument 267 void dump_hwrm_req(struct bnxt *bp, const char *func, u32 len, u32 tmo) in dump_hwrm_req() 519 void dbg_link_state(struct bnxt *bp, u32 tmo) in dbg_link_state() 532 #define dbg_link_state(bp, tmo) argument
|
| A D | bnxt.c | 214 static int wait_resp(struct bnxt *bp, u32 tmo, u16 len, const char *func) in wait_resp() 1316 static int set_phy_link(struct bnxt *bp, u32 tmo) in set_phy_link()
|
| /drivers/i2c/ |
| A D | sun6i_p2wi.c | 32 unsigned long tmo = timer_get_us() + 1000000; in sun6i_p2wi_await_trans() local 88 unsigned long tmo = timer_get_us() + 1000000; in sun6i_p2wi_change_to_p2wi_mode() local
|
| A D | sun8i_rsb.c | 25 unsigned long tmo = timer_get_us() + 1000000; in sun8i_rsb_await_trans() local 115 unsigned long tmo = timer_get_us() + 1000000; in sun8i_rsb_set_device_mode() local
|
| A D | mtk_i2c.c | 514 bool tmo = false; in mtk_i2c_do_transfer() local
|
| /drivers/video/sunxi/ |
| A D | sunxi_display.c | 89 unsigned long tmo = timer_get_us() + 200000; in await_completion() local 106 unsigned long tmo = timer_get_us() + hpd_delay * 1000; in sunxi_hdmi_hpd_detect() local
|
| A D | sunxi_dw_hdmi.c | 68 unsigned long tmo; in sunxi_dw_hdmi_phy_init() local
|
| /drivers/spi/ |
| A D | mt7620_spi.c | 65 u32 rate, prescale, freq, tmo, cfg; in mt7620_spi_master_setup() local
|
| /drivers/net/ |
| A D | dm9000x.c | 433 int tmo; in dm9000_send_common() local
|
| A D | ethoc.c | 469 int tmo; in ethoc_send_common() local
|
Completed in 33 milliseconds