Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-dbgcap.h60 #define DBC_PORTSC_PORT_ENABLED BIT(1) macro
Dxhci-dbgcap.c786 if (!(portsc & DBC_PORTSC_PORT_ENABLED) && in xhci_dbc_do_handle_events()