Searched refs:USBPORTSC1 (Results 1 – 6 of 6) sorted by relevance
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()143 port_addr = USBPORTSC1 + 2 * port; in uhci_check_ports()248 unsigned long port_addr = USBPORTSC1 + 2 * port; in uhci_hub_control()
82 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) & in uhci_pci_resume_detect_interrupts_are_broken()104 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) & in uhci_pci_global_suspend_mode_is_broken()
38 if (!(uhci_readw(uhci, USBPORTSC1) & 0x80)) { in uhci_grlib_init()
139 uhci_writew(uhci, 0, USBPORTSC1 + (port * 2)); in finish_reset()821 for (port = 0; port < (io_size - USBPORTSC1) / 2; port++) { in uhci_count_ports()824 portstatus = uhci_readw(uhci, USBPORTSC1 + (port * 2)); in uhci_count_ports()
49 #define USBPORTSC1 16 macro
319 portsc1 = uhci_readw(uhci, USBPORTSC1); in uhci_show_status()