Home
last modified time | relevance | path

Searched refs:SMEMC_VIRT (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/mach-pxa/include/mach/
A Dsmemc.h13 #define SMEMC_VIRT IOMEM(0xf6000000) macro
15 #define MDCNFG (SMEMC_VIRT + 0x00) /* SDRAM Configuration Register 0 */
16 #define MDREFR (SMEMC_VIRT + 0x04) /* SDRAM Refresh Control Register */
17 #define MSC0 (SMEMC_VIRT + 0x08) /* Static Memory Control Register 0 */
18 #define MSC1 (SMEMC_VIRT + 0x0C) /* Static Memory Control Register 1 */
19 #define MSC2 (SMEMC_VIRT + 0x10) /* Static Memory Control Register 2 */
22 #define SXCNFG (SMEMC_VIRT + 0x1C) /* Synchronous Static Memory Control Register */
30 #define MDMRS (SMEMC_VIRT + 0x40) /* MRS value to be written to SDRAM */
32 #define MEMCLKCFG (SMEMC_VIRT + 0x68) /* Clock Configuration */
33 #define CSADRCFG0 (SMEMC_VIRT + 0x80) /* Address Configuration Register for CS0 */
[all …]
A Daddr-map.h32 #define SMEMC_VIRT IOMEM(0xf6000000) macro
/linux/arch/arm/mach-pxa/
A Dpxa25x.c167 .virtual = (unsigned long)SMEMC_VIRT,
A Dpxa27x.c249 .virtual = (unsigned long)SMEMC_VIRT,
A Dpxa3xx.c374 .virtual = (unsigned long)SMEMC_VIRT,

Completed in 9 milliseconds