Home
last modified time | relevance | path

Searched refs:PORT_CEC (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c540 status = PORT_CEC; in xhci_clear_port_change_bit()
956 if (portsc & PORT_CEC) in xhci_get_usb3_port_status()
1263 PORT_CEC; in xhci_hub_control()
1575 mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC; in xhci_hub_status_data()
1759 portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS); in xhci_port_missing_cas_quirk()
1836 portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS); in xhci_bus_resume()
H A Dxhci.h390 #define PORT_CEC (1 << 23) macro
392 PORT_RC | PORT_PLC | PORT_CEC)
2616 if (portsc & PORT_CEC) in xhci_decode_portsc()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c647 status = PORT_CEC; in xhci_clear_port_change_bit()
1061 if (portsc & PORT_CEC) in xhci_get_usb3_port_status()
1368 PORT_CEC; in xhci_hub_control()
1680 mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC; in xhci_hub_status_data()
1866 portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS); in xhci_port_missing_cas_quirk()
1943 portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS); in xhci_bus_resume()
H A Dxhci.h390 #define PORT_CEC (1 << 23) macro
392 PORT_RC | PORT_PLC | PORT_CEC)
2648 if (portsc & PORT_CEC) in xhci_decode_portsc()
/kernel/linux/linux-6.6/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.h490 if (portsc & PORT_CEC) in cdnsp_decode_portsc()
H A Dcdnsp-ring.c876 if (portsc & PORT_CEC) in cdnsp_handle_port_status()
879 if (portsc & PORT_CEC) in cdnsp_handle_port_status()

Completed in 21 milliseconds