Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.h48 #define PORTSC_RESET_CHANGE BIT(21) macro
H A Dxhci-dbc.c702 if (port_reg & PORTSC_RESET_CHANGE) in xdbc_handle_port_status()