Home
last modified time | relevance | path

Searched refs:TB_LC_CS_42_USB_PLUGGED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb_regs.h594 #define TB_LC_CS_42_USB_PLUGGED BIT(31) macro
H A Dlc.c288 return !!(val & TB_LC_CS_42_USB_PLUGGED); in tb_lc_is_usb_plugged()