Searched refs:EHCI_RH_PORT_ENABLE_CHANGE (Results 1 – 2 of 2) sorted by relevance
263 #define EHCI_RH_PORT_ENABLE_CHANGE 0x00000008 /* Port enable change */ macro
829 port_status | EHCI_RH_PORT_ENABLE_CHANGE); in ehci_handle_clrchng_port_enable()1598 if (port_status & EHCI_RH_PORT_ENABLE_CHANGE) { in ehci_get_root_hub_port_status()