Searched refs:EP93XX_CS6_PHYS_BASE (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/arch/arm/mach-ep93xx/ |
D | ts72xx.c | 160 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_16M); in ts72xx_register_flash() 335 EP93XX_CS7_PHYS_BASE : EP93XX_CS6_PHYS_BASE); in ts72xx_init_machine() 400 EP93XX_CS6_PHYS_BASE); in bk3_init_machine()
|
D | gesbc9312.c | 28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_8M); in gesbc9312_init_machine()
|
D | adssphere.c | 28 ep93xx_register_flash(4, EP93XX_CS6_PHYS_BASE, SZ_32M); in adssphere_init_machine()
|
D | edb93xx.c | 46 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()
|
D | simone.c | 107 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_8M); in simone_init_machine()
|
D | soc.h | 41 #define EP93XX_CS6_PHYS_BASE 0x60000000 macro
|
D | vision_ep9307.c | 278 ep93xx_register_flash(2, EP93XX_CS6_PHYS_BASE, SZ_64M); in vision_init_machine()
|