Searched refs:DBC_PORTSC_CONN_CHANGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-dbgcap.h | 61 #define DBC_PORTSC_CONN_CHANGE BIT(17) macro |
H A D | xhci-dbgcap.c | 666 if (portsc & DBC_PORTSC_CONN_CHANGE) in dbc_handle_port_status() |