Home
last modified time | relevance | path

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

/linux/drivers/usb/early/
H A Dxhci-dbc.h50 #define PORTSC_CONFIG_CHANGE BIT(23) macro
H A Dxhci-dbc.c710 if (port_reg & PORTSC_CONFIG_CHANGE) in xdbc_handle_port_status()