Searched refs:TB_LC_LINK_ATTR_CPS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 614 #define TB_LC_LINK_ATTR_CPS BIT(18) macro |
H A D | lc.c | 262 return !!(val & TB_LC_LINK_ATTR_CPS); in tb_lc_is_clx_supported() |