Home
last modified time | relevance | path

Searched refs:PORT_CEC (Results 1 – 4 of 4) 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-gadget.h323 #define PORT_CEC BIT(23) macro
331 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC)
H A Dcdnsp-debug.h488 if (portsc & PORT_CEC) in cdnsp_decode_portsc()
H A Dcdnsp-ring.c881 if (portsc & PORT_CEC) in cdnsp_handle_port_status()
884 if (portsc & PORT_CEC) in cdnsp_handle_port_status()