Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h37 TB_VSE_CAP_LINK_CONTROLLER = 0x06, /* also IECS */ enumerator
H A Dswitch.c2504 ret = tb_switch_find_vse_cap(sw, TB_VSE_CAP_LINK_CONTROLLER); in tb_switch_alloc()