Searched refs:XHCI_PS_CCS (Results 1 – 5 of 5) sorted by relevance
117 #define XHCI_PS_CCS 0x00000001 /* RO - current connect status */ macro
83 if (portsc & XHCI_PS_CCS) in xp_dump_verbose()
161 #define XHCI_PS_CCS 0x00000001 /* RO - current connect status */ macro
474 if (reg & XHCI_PS_CCS) in xhci_root_hub_handle_port_get_status()
397 port->portsc |= XHCI_PS_CSC | XHCI_PS_CCS; in pci_xhci_usbcmd_write()501 p->portsc |= XHCI_PS_CCS; in pci_xhci_portregs_write()2637 port->portsc = XHCI_PS_CCS | /* connected */ in pci_xhci_init_port()