Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h614 #define TB_LC_LINK_ATTR_CPS BIT(18) macro
H A Dlc.c262 return !!(val & TB_LC_LINK_ATTR_CPS); in tb_lc_is_clx_supported()