Searched refs:EHCI_RH_PORT_SUSPEND (Results 1 – 2 of 2) sorted by relevance
870 (!(port_status & EHCI_RH_PORT_SUSPEND))) { in ehci_handle_port_suspend()873 port_status | EHCI_RH_PORT_SUSPEND); in ehci_handle_port_suspend()884 if (port_status & EHCI_RH_PORT_SUSPEND) { in ehci_handle_port_suspend()1620 if (port_status & EHCI_RH_PORT_SUSPEND) { in ehci_get_root_hub_port_status()
259 #define EHCI_RH_PORT_SUSPEND 0x00000080 /* Port suspend */ macro