USBPORTSC1 320 drivers/usb/host/uhci-debug.c portsc1 = uhci_readw(uhci, USBPORTSC1); USBPORTSC1 39 drivers/usb/host/uhci-grlib.c if (!(uhci_readw(uhci, USBPORTSC1) & 0x80)) { USBPORTSC1 140 drivers/usb/host/uhci-hcd.c uhci_writew(uhci, 0, USBPORTSC1 + (port * 2)); USBPORTSC1 824 drivers/usb/host/uhci-hcd.c for (port = 0; port < (io_size - USBPORTSC1) / 2; port++) { USBPORTSC1 827 drivers/usb/host/uhci-hcd.c portstatus = uhci_readw(uhci, USBPORTSC1 + (port * 2)); USBPORTSC1 576 drivers/usb/host/uhci-hcd.h case USBPORTSC1: USBPORTSC1 49 drivers/usb/host/uhci-hub.c if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & USBPORTSC1 73 drivers/usb/host/uhci-hub.c if ((uhci_readw(uhci, USBPORTSC1 + port * 2) & mask) || USBPORTSC1 144 drivers/usb/host/uhci-hub.c port_addr = USBPORTSC1 + 2 * port; USBPORTSC1 249 drivers/usb/host/uhci-hub.c unsigned long port_addr = USBPORTSC1 + 2 * port; USBPORTSC1 83 drivers/usb/host/uhci-pci.c if (inw(uhci->io_addr + USBPORTSC1 + port * 2) & USBPORTSC1 105 drivers/usb/host/uhci-pci.c if (inw(uhci->io_addr + USBPORTSC1 + port * 2) &