Searched refs:TB_LC_LINK_REQ (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A 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()
|
A D | tb_regs.h | 586 #define TB_LC_LINK_REQ 0xad macro
|
Completed in 7 milliseconds