Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c19 #define TB_TIMEOUT 100 /* ms */ macro
3037 tb = tb_domain_alloc(nhi, TB_TIMEOUT, sizeof(*tcm)); in tb_probe()