Home
last modified time | relevance | path

Searched refs:CFG_SYS_USB_OHCI_REGS_BASE (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/configs/
A Dat91sam9261ek.h38 #define CFG_SYS_USB_OHCI_REGS_BASE 0x00500000 /* AT91SAM9261_UHP_BASE */ macro
A Dat91sam9260ek.h54 #define CFG_SYS_USB_OHCI_REGS_BASE 0x00500000 /* AT91SAM9260_UHP_BASE */ macro
A Dpm9261.h145 #define CFG_SYS_USB_OHCI_REGS_BASE 0x00500000 macro
A Dat91sam9263ek.h163 #define CFG_SYS_USB_OHCI_REGS_BASE 0x00a00000 /* AT91SAM9263_UHP_BASE */ macro
A Dpm9263.h164 #define CFG_SYS_USB_OHCI_REGS_BASE 0x00a00000 /* AT91SAM9263_UHP_BASE */ macro
/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Dconfig.h44 #define CFG_SYS_USB_OHCI_REGS_BASE USB_BASE macro
/u-boot/doc/
A DREADME.generic_usb_ohci14 CFG_SYS_USB_OHCI_REGS_BASE: defines the base address of the OHCI
/u-boot/drivers/usb/host/
A Dohci-hcd.c1996 gohci.regs = (struct ohci_regs *)CFG_SYS_USB_OHCI_REGS_BASE; in usb_lowlevel_init()

Completed in 18 milliseconds