Searched refs:TB_LC_CS_42_USB_PLUGGED (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/thunderbolt/ | ||
D | tb_regs.h | 517 #define TB_LC_CS_42_USB_PLUGGED BIT(31) macro |
D | lc.c | 243 return !!(val & TB_LC_CS_42_USB_PLUGGED); in tb_lc_is_usb_plugged() |