Searched refs:PORT_CS_18_BE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 385 #define PORT_CS_18_BE BIT(8) macro |
H A D | usb4.c | 401 return !!(val & PORT_CS_18_BE); in usb4_switch_lane_bonding_possible() |