Searched refs:PORT_STATUS_PES (Results 1 – 4 of 4) sorted by relevance
103 #define PORT_STATUS_PES 0x0002 /* port enable status */ macro
1617 (PORT_STATUS_PES | PORT_STATUS_HSDA); in ehci_get_root_hub_port_status()1965 if (new_port_status & PORT_STATUS_PES) { in ehci_handle_root_hub_status_change()
812 new_port_status |= PORT_STATUS_PES; in uhci_get_port_status()
4965 if (*status & PORT_STATUS_PES) { in hubd_determine_port_status()4969 hubd->h_port_state[port] |= (PORT_STATUS_PES & ack_flag); in hubd_determine_port_status()4974 hubd->h_port_state[port] &= ~(PORT_STATUS_PES & ack_flag); in hubd_determine_port_status()5188 if (status & PORT_STATUS_PES) { in hubd_recover_disabled_port()