Home
last modified time | relevance | path

Searched refs:PORT_CEC (Results 1 – 5 of 5) 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)
H A Dxhci.h2389 if (portsc & PORT_CEC) in xhci_decode_portsc()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h319 #define PORT_CEC BIT(23) macro
327 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC)
H A Dcdnsp-debug.h487 if (portsc & PORT_CEC) in cdnsp_decode_portsc()
H A Dcdnsp-ring.c878 if (portsc & PORT_CEC) in cdnsp_handle_port_status()
881 if (portsc & PORT_CEC) in cdnsp_handle_port_status()