Home
last modified time | relevance | path

Searched refs:ep93xx_register_flash (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dedb93xx.c46 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in edb93xx_register_flash()
48 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in edb93xx_register_flash()
H A Dadssphere.c28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in adssphere_init_machine()
H A Dgesbc9312.c28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
H A Dplatform.h22 void ep93xx_register_flash(unsigned int width,
H A Dmicro9.c55 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); in micro9_register_flash()
H A Dsimone.c107 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
H A Dvision_ep9307.c278 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_64M); in vision_init_machine()
H A Dts72xx.c161 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in ts72xx_register_flash()
H A Dcore.c275 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash() function