Home
last modified time | relevance | path

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

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