Home
last modified time | relevance | path

Searched refs:PORTSC_LINK_CHANGE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.h49 #define PORTSC_LINK_CHANGE BIT(22) macro
Dxhci-dbc.c708 if (port_reg & PORTSC_LINK_CHANGE) in xdbc_handle_port_status()