Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_a3700.h254 #define SDIO_BASE MVEBU_REG(0xD8000) macro
256 #define SDIO_HOST_CTRL1_ADDR (SDIO_BASE + 0x28)
257 #define SDIO_SDHC_FIFO_ADDR (SDIO_BASE + 0x12C)
258 #define SDIO_CAP_12_ADDR (SDIO_BASE + 0x40)
259 #define SDIO_ENDIAN_ADDR (SDIO_BASE + 0x1A4)
260 #define SDIO_PHY_TIMING_ADDR (SDIO_BASE + 0x170)
261 #define SDIO_PHY_PAD_CTRL0_ADDR (SDIO_BASE + 0x178)
262 #define SDIO_DLL_RST_ADDR (SDIO_BASE + 0x148)
/external/u-boot/board/synopsys/emdk/
Demdk.c13 #define SDIO_BASE (ARC_PERIPHERAL_BASE + 0x10000) macro
27 host->ioaddr = (void *)SDIO_BASE; in board_mmc_init()
/external/u-boot/board/synopsys/hsdk/
Dhsdk.c40 #define SDIO_BASE (ARC_PERIPHERAL_BASE + 0xA000) macro
41 #define SDIO_UHS_REG_EXT (SDIO_BASE + 0x108)