Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/early/
Dxhci-dbc.h48 #define PORTSC_RESET_CHANGE BIT(21) macro
Dxhci-dbc.c705 if (port_reg & PORTSC_RESET_CHANGE) in xdbc_handle_port_status()