Searched refs:PORT_CS_18_BE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ | ||
D | tb_regs.h | 324 #define PORT_CS_18_BE BIT(8) macro |
D | usb4.c | 402 return !!(val & PORT_CS_18_BE); in usb4_switch_lane_bonding_possible() |