Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h540 #define TB_PLUG_EVENTS_USB_DISABLE BIT(2) macro
H A Dswitch.c1687 data |= TB_PLUG_EVENTS_USB_DISABLE; in tb_plug_events_active()