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