Searched refs:DBC_PORTSC_PORT_ENABLED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-dbgcap.h | 60 #define DBC_PORTSC_PORT_ENABLED BIT(1) macro |
H A D | xhci-dbgcap.c | 844 if (!(portsc & DBC_PORTSC_PORT_ENABLED) && in xhci_dbc_do_handle_events() |