Searched refs:UHCI_PORT_EN (Results 1 – 2 of 2) sorted by relevance
44 #define UHCI_PORT_EN (1 << 2) macro
471 val &= ~UHCI_PORT_EN; in uhci_port_write()578 if (port->ctrl & UHCI_PORT_EN) { in uhci_detach()579 port->ctrl &= ~UHCI_PORT_EN; in uhci_detach()611 if (!(port->ctrl & UHCI_PORT_EN)) { in uhci_find_device()