Searched refs:USBPORTSC1 (Results 1 – 6 of 6) sorted by relevance
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()144 port_addr = USBPORTSC1 + 2 * port; in uhci_check_ports()249 unsigned long port_addr = USBPORTSC1 + 2 * port; in uhci_hub_control()
83 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) & in uhci_pci_resume_detect_interrupts_are_broken()105 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) & in uhci_pci_global_suspend_mode_is_broken()
140 uhci_writew(uhci, 0, USBPORTSC1 + (port * 2)); in finish_reset()822 for (port = 0; port < (io_size - USBPORTSC1) / 2; port++) { in uhci_count_ports()825 portstatus = uhci_readw(uhci, USBPORTSC1 + (port * 2)); in uhci_count_ports()
51 #define USBPORTSC1 16 macro572 case USBPORTSC1: in uhci_aspeed_reg()
39 if (!(uhci_readw(uhci, USBPORTSC1) & 0x80)) { in uhci_grlib_init()
320 portsc1 = uhci_readw(uhci, USBPORTSC1); in uhci_show_status()