Home
last modified time | relevance | path

Searched refs:USBPORTSC2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Duhci.h44 #define USBPORTSC2 18 macro
Dusb-uhci.h54 #define USBPORTSC2 18 macro
Dusb-uhci.c1902 inw (io_addr + USBPORTSC1), inw (io_addr + USBPORTSC2), data); in rh_send_irq()
2156 inw (io_addr + USBPORTSC1), inw (io_addr + USBPORTSC2)); in rh_submit_urb()
Duhci.c1983 inw(io_addr + USBPORTSC1), inw(io_addr + USBPORTSC2), data); in rh_send_irq()