Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h61 #define DBC_PORTSC_CONN_CHANGE BIT(17) macro
H A Dxhci-dbgcap.c666 if (portsc & DBC_PORTSC_CONN_CHANGE) in dbc_handle_port_status()