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