Home
last modified time | relevance | path

Searched refs:TB_CFG_DEFAULT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/thunderbolt/
Dctl.h30 #define TB_CFG_DEFAULT_TIMEOUT 5000 /* msec */ macro
Dctl.c937 space, offset, length, TB_CFG_DEFAULT_TIMEOUT); in tb_cfg_read()
964 space, offset, length, TB_CFG_DEFAULT_TIMEOUT); in tb_cfg_write()
1001 TB_CFG_DEFAULT_TIMEOUT); in tb_cfg_get_upstream_port()
Dswitch.c642 res = tb_cfg_reset(tb->ctl, route, TB_CFG_DEFAULT_TIMEOUT); in tb_switch_reset()