Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.h47 #define PORTSC_CONN_CHANGE BIT(17) macro
H A Dxhci-dbc.c694 if (port_reg & PORTSC_CONN_CHANGE) { in xdbc_handle_port_status()