Searched refs:TB_LC_LINK_REQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | lc.c | 310 ret = tb_sw_read(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in tb_lc_is_xhci_connected() 330 ret = tb_sw_read(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in __tb_lc_xhci_connect() 339 return tb_sw_write(sw, &val, TB_CFG_SWITCH, cap + TB_LC_LINK_REQ, 1); in __tb_lc_xhci_connect()
|
H A D | tb_regs.h | 618 #define TB_LC_LINK_REQ 0xad macro
|