Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtoshsd.h59 #define SD_DATAPORT 0x30 /* also for SDIO */ macro
H A Dtoshsd.c192 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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtoshsd.h59 #define SD_DATAPORT 0x30 /* also for SDIO */ macro
H A Dtoshsd.c192 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()

Completed in 5 milliseconds