Searched refs:PORTSC_CONFIG_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/early/ | ||
H A D | xhci-dbc.h | 50 #define PORTSC_CONFIG_CHANGE BIT(23) macro |
H A D | xhci-dbc.c | 710 if (port_reg & PORTSC_CONFIG_CHANGE) in xdbc_handle_port_status() |