Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/common/emmc/
Demmc_registers.h82 #define MMC_SD_BASE (MMC0_SD_BASE) macro
84 #define MMC_SD_BASE (MMC1_SD_BASE) macro
87 #define SD_CMD (MMC_SD_BASE + 0x0000U)
88 #define SD_PORTSEL (MMC_SD_BASE + 0x0008U)
89 #define SD_ARG (MMC_SD_BASE + 0x0010U)
90 #define SD_ARG1 (MMC_SD_BASE + 0x0018U)
91 #define SD_STOP (MMC_SD_BASE + 0x0020U)
92 #define SD_SECCNT (MMC_SD_BASE + 0x0028U)
93 #define SD_RSP10 (MMC_SD_BASE + 0x0030U)
94 #define SD_RSP1 (MMC_SD_BASE + 0x0038U)
[all …]