Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/early/
Dxhci-dbc.h50 #define PORTSC_CONFIG_CHANGE BIT(23) macro
Dxhci-dbc.c701 if (port_reg & PORTSC_CONFIG_CHANGE) in xdbc_handle_port_status()