Searched refs:PORTSC_CONN_CHANGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/early/ | ||
H A D | xhci-dbc.h | 47 #define PORTSC_CONN_CHANGE BIT(17) macro |
H A D | xhci-dbc.c | 694 if (port_reg & PORTSC_CONN_CHANGE) { in xdbc_handle_port_status() |