Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtoshsd.c52 iowrite16(0, host->ioaddr + SD_STOPINTERNAL); in toshsd_init()
284 iowrite16(0, host->ioaddr + SD_STOPINTERNAL); in toshsd_data_end_irq()
411 host->ioaddr + SD_STOPINTERNAL); in toshsd_start_cmd()
459 host->ioaddr + SD_STOPINTERNAL); in toshsd_start_cmd()
H A Dtoshsd.h40 #define SD_STOPINTERNAL 0x08 macro