Home
last modified time | relevance | path

Searched refs:WEIM_BASE_ADDR (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mx35/
A Dimx-regs.h86 #define WEIM_BASE_ADDR 0xB8002000 macro
87 #define WEIM_CTRL_CS0 WEIM_BASE_ADDR
88 #define WEIM_CTRL_CS1 (WEIM_BASE_ADDR + 0x10)
89 #define WEIM_CTRL_CS2 (WEIM_BASE_ADDR + 0x20)
90 #define WEIM_CTRL_CS3 (WEIM_BASE_ADDR + 0x30)
91 #define WEIM_CTRL_CS4 (WEIM_BASE_ADDR + 0x40)
92 #define WEIM_CTRL_CS5 (WEIM_BASE_ADDR + 0x50)
/u-boot/board/beckhoff/mx53cx9020/
A Dmx53cx9020.c69 struct weim *weim_regs = (struct weim *)WEIM_BASE_ADDR; in weim_cs0_settings()
/u-boot/board/menlo/m53menlo/
A Dm53menlo.c491 clrbits_le32(WEIM_BASE_ADDR + i, in m53_set_nand()
/u-boot/arch/arm/include/asm/arch-mx5/
A Dimx-regs.h114 #define WEIM_BASE_ADDR (AIPS2_BASE_ADDR + 0x000DA000) macro
/u-boot/board/liebherr/mccmon6/
A Dspl.c449 struct weim *weim_regs = (struct weim *)WEIM_BASE_ADDR; in eimnor_cs_setup()
/u-boot/board/freescale/mx6sabreauto/
A Dmx6sabreauto.c198 struct weim *weim_regs = (struct weim *)WEIM_BASE_ADDR; in eimnor_cs_setup()
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h279 #define WEIM_BASE_ADDR (AIPS2_OFF_BASE_ADDR + 0x38000) macro

Completed in 37 milliseconds