Searched refs:TB_LC_PORT_ATTR_BE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ | ||
| H A D | tb_regs.h | 443 #define TB_LC_PORT_ATTR_BE BIT(12) macro |
| H A D | lc.c | 297 return !!(val & TB_LC_PORT_ATTR_BE); in tb_lc_lane_bonding_possible() |