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