Searched refs:SD_DATAPORT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dtoshsd.h63 #define SD_DATAPORT 0x30 /* also for SDIO */ macro
H A Dtoshsd.c195 ioread32_rep(host->ioaddr + SD_DATAPORT, buf, count >> 2); toshsd_thread_irq()
197 iowrite32_rep(host->ioaddr + SD_DATAPORT, buf, count >> 2); toshsd_thread_irq()

Completed in 39 milliseconds