Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-ep93xx/
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()
Dadssphere.c28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in adssphere_init_machine()
Dgesbc9312.c28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
Dplatform.h22 void ep93xx_register_flash(unsigned int width,
Dmicro9.c55 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); in micro9_register_flash()
Dsimone.c107 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
Dvision_ep9307.c278 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_64M); in vision_init_machine()
Dts72xx.c160 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in ts72xx_register_flash()
Dcore.c277 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash() function