Searched refs:SDIO_BASE (Results 1 – 4 of 4) sorted by relevance
265 #define SDIO_BASE MVEBU_REG(0xD8000) macro267 #define SDIO_HOST_CTRL1_ADDR (SDIO_BASE + 0x28)268 #define SDIO_SDHC_FIFO_ADDR (SDIO_BASE + 0x12C)269 #define SDIO_CAP_12_ADDR (SDIO_BASE + 0x40)270 #define SDIO_ENDIAN_ADDR (SDIO_BASE + 0x1A4)271 #define SDIO_PHY_TIMING_ADDR (SDIO_BASE + 0x170)272 #define SDIO_PHY_PAD_CTRL0_ADDR (SDIO_BASE + 0x178)273 #define SDIO_DLL_RST_ADDR (SDIO_BASE + 0x148)
24 #define SDIO_BASE (ARC_PERIPHERAL_BASE + 0xA000) macro25 #define SDIO_UHS_REG_EXT (SDIO_BASE + 0x108)
55 iowrite16(0x100, host->ioaddr + SDIO_BASE + SDIO_CLOCKNWAITCTRL); in toshsd_init()140 iowrite16(state, host->ioaddr + SDIO_BASE + SDIO_LEDCTRL); in toshsd_set_led()562 iowrite16(0x000, host->ioaddr + SDIO_BASE + SDIO_CLOCKNWAITCTRL); in toshsd_powerdown()
65 #define SDIO_BASE 0x100 macro