Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Duhci.h39 #define USBFLBASEADD 8 macro
Dusb-uhci.h49 #define USBFLBASEADD 8 macro
Duhci.c2571 outl(uhci->fl->dma_handle, io_addr + USBFLBASEADD); in start_hc()
Dusb-uhci.c2845 outl (s->framelist_dma, io_addr + USBFLBASEADD); in start_hc()