Searched refs:EHCI_RH_PORT_OVER_CURR_CHANGE (Results 1 – 2 of 2) sorted by relevance
261 #define EHCI_RH_PORT_OVER_CURR_CHANGE 0x00000020 /* Over current change */ macro
1245 port_status | EHCI_RH_PORT_OVER_CURR_CHANGE); in ehci_handle_clrchng_port_over_current()1606 if (port_status & EHCI_RH_PORT_OVER_CURR_CHANGE) { in ehci_get_root_hub_port_status()