Searched refs:SD_DATAPORT (Results 1 – 2 of 2) sorted by relevance
59 #define SD_DATAPORT 0x30 /* also for SDIO */ macro
192 ioread32_rep(host->ioaddr + SD_DATAPORT, buf, count >> 2); in toshsd_thread_irq()194 iowrite32_rep(host->ioaddr + SD_DATAPORT, buf, count >> 2); in toshsd_thread_irq()