Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.h47 #define PORTSC_CONN_CHANGE BIT(17) macro
Dxhci-dbc.c695 if (port_reg & PORTSC_CONN_CHANGE) { in xdbc_handle_port_status()