Searched refs:ep93xx_register_flash (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/arch/arm/mach-ep93xx/ |
D | adssphere.c | 30 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in adssphere_init_machine()
|
D | gesbc9312.c | 30 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
|
D | edb93xx.c | 49 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in edb93xx_register_flash() 51 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in edb93xx_register_flash()
|
D | simone.c | 59 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
|
D | micro9.c | 57 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); in micro9_register_flash()
|
D | ts72xx.c | 181 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in ts72xx_register_flash()
|
D | core.c | 376 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash() function
|
/linux-2.6.39/arch/arm/mach-ep93xx/include/mach/ |
D | platform.h | 46 void ep93xx_register_flash(unsigned int width,
|