Searched refs:EP93XX_CS6_PHYS_BASE (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/arch/arm/mach-ep93xx/ |
D | gesbc9312.c | 32 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
|
D | adssphere.c | 32 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in adssphere_init_machine()
|
D | ts72xx.c | 170 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in ts72xx_register_flash() 177 start = EP93XX_CS6_PHYS_BASE; in ts72xx_register_flash()
|
D | edb93xx.c | 52 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in edb93xx_register_flash() 54 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in edb93xx_register_flash()
|
D | simone.c | 73 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
|
D | soc.h | 44 #define EP93XX_CS6_PHYS_BASE 0x60000000 macro
|
D | vision_ep9307.c | 341 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_64M); in vision_init_machine()
|