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