Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h83 #define PORT_RC (1 << 21) macro
101 PORT_RC | PORT_PLC | PORT_CEC)
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h484 if (portsc & PORT_RC) in cdnsp_decode_portsc()