Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtoshsd.c58 iowrite16(0x100, host->ioaddr + SDIO_BASE + SDIO_CLOCKNWAITCTRL); in toshsd_init()
143 iowrite16(state, host->ioaddr + SDIO_BASE + SDIO_LEDCTRL); in toshsd_set_led()
565 iowrite16(0x000, host->ioaddr + SDIO_BASE + SDIO_CLOCKNWAITCTRL); in toshsd_powerdown()
Dtoshsd.h69 #define SDIO_BASE 0x100 macro