Searched refs:TB_LC_LINK_REQ (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/thunderbolt/ |
D | lc.c | 265 ret = tb_sw_read(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in tb_lc_is_xhci_connected() 285 ret = tb_sw_read(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in __tb_lc_xhci_connect() 294 return tb_sw_write(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in __tb_lc_xhci_connect()
|
D | tb_regs.h | 548 #define TB_LC_LINK_REQ 0xad macro
|