Searched refs:ep93xx_register_flash (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/arch/arm/mach-ep93xx/ |
H A D | adssphere.c | 32 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); adssphere_init_machine()
|
H A D | gesbc9312.c | 32 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); gesbc9312_init_machine()
|
H A D | micro9.c | 58 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); micro9_register_flash()
|
H A D | edb93xx.c | 51 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); edb93xx_register_flash() 53 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); edb93xx_register_flash()
|
H A D | simone.c | 202 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); simone_init_machine()
|
H A D | ts72xx.c | 166 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); ts72xx_register_flash()
|
H A D | vision_ep9307.c | 345 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_64M); vision_init_machine()
|
H A D | core.c | 263 * ep93xx_register_flash() - Register the external flash device. 268 void __init ep93xx_register_flash(unsigned int width, ep93xx_register_flash() function
|
/linux-4.4.14/arch/arm/mach-ep93xx/include/mach/ |
H A D | platform.h | 35 void ep93xx_register_flash(unsigned int width,
|
Completed in 245 milliseconds