Home
last modified time | relevance | path

Searched refs:USB_OHCI_BASE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h434 #define USB_OHCI_BASE 0x10100000 macro
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c1558 gohci.regs = (struct ohci_regs *)(USB_OHCI_BASE | 0xA0000000); in usb_lowlevel_init()