Searched refs:PORTSC_PED (Results 1 – 3 of 3) sorted by relevance
78 #define PORTSC_PED (1 << 2) // Port Enable/Disable macro
736 *portsc &= ~(PORTSC_CONNECT|PORTSC_PED|PORTSC_SUSPEND); in ehci_detach()836 if (!(ehci->portsc[i] & PORTSC_PED)) { in ehci_find_device()981 *portsc &= val | ~PORTSC_PED; in ehci_port_write()1003 val |= PORTSC_PED; in ehci_port_write()
91 #define PORTSC_PED (1<<1) macro2654 port->portsc |= PORTSC_PED; in xhci_port_update()2685 port->portsc |= PORTSC_PED; in xhci_port_reset()