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