Searched refs:PORTSC_PED (Results 1 – 4 of 4) 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) macro2648 port->portsc |= PORTSC_PED; in xhci_port_update()2679 port->portsc |= PORTSC_PED; in xhci_port_reset()
71 #define PORTSC_PED BIT(1) macro2993 clear_port_change(xudc, PORTSC_PRC | PORTSC_PED); in __tegra_xudc_handle_port_status()3004 clear_port_change(xudc, PORTSC_PRC | PORTSC_PED); in __tegra_xudc_handle_port_status()3013 clear_port_change(xudc, PORTSC_WRC | PORTSC_PED); in __tegra_xudc_handle_port_status()