Searched refs:EHCI_RH_PORT_RESUME (Results 1 – 2 of 2) sorted by relevance
887 port_status | EHCI_RH_PORT_RESUME); in ehci_handle_port_suspend()925 if (!(port_status & EHCI_RH_PORT_RESUME)) { in ehci_handle_clrchng_port_suspend()939 port_status & ~EHCI_RH_PORT_RESUME); in ehci_handle_clrchng_port_suspend()955 if (!(port_status & EHCI_RH_PORT_RESUME)) { in ehci_handle_clrchng_port_suspend()1602 if (port_status & EHCI_RH_PORT_RESUME) { in ehci_get_root_hub_port_status()
260 #define EHCI_RH_PORT_RESUME 0x00000040 /* Port resume */ macro