Lines Matching refs:uhci_readw
49 if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & in any_ports_active()
73 if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & mask) || in get_hub_status_data()
81 status = uhci_readw(uhci, port_addr); \
88 status = uhci_readw(uhci, port_addr); \
102 if (uhci_readw(uhci, port_addr) & SUSPEND_BITS) { in uhci_finish_suspend()
113 if (!(uhci_readw(uhci, port_addr) & SUSPEND_BITS)) in uhci_finish_suspend()
130 if (uhci_readw(uhci, port_addr) & USBPORTSC_CSC) in wait_for_HP()
145 status = uhci_readw(uhci, port_addr); in uhci_check_ports()
268 status = uhci_readw(uhci, port_addr); in uhci_hub_control()
367 if (!(uhci_readw(uhci, port_addr) & USBPORTSC_SUSP)) { in uhci_hub_control()
379 if (!(uhci_readw(uhci, port_addr) & in uhci_hub_control()