Home
last modified time | relevance | path

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

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