Lines Matching refs:uhci_readw
48 if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & in any_ports_active()
72 if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & mask) || in get_hub_status_data()
80 status = uhci_readw(uhci, port_addr); \
87 status = uhci_readw(uhci, port_addr); \
101 if (uhci_readw(uhci, port_addr) & SUSPEND_BITS) { in uhci_finish_suspend()
112 if (!(uhci_readw(uhci, port_addr) & SUSPEND_BITS)) in uhci_finish_suspend()
129 if (uhci_readw(uhci, port_addr) & USBPORTSC_CSC) in wait_for_HP()
144 status = uhci_readw(uhci, port_addr); in uhci_check_ports()
267 status = uhci_readw(uhci, port_addr); in uhci_hub_control()
366 if (!(uhci_readw(uhci, port_addr) & USBPORTSC_SUSP)) { in uhci_hub_control()
378 if (!(uhci_readw(uhci, port_addr) & in uhci_hub_control()