Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtoshsd.c52 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in toshsd_init()
102 iowrite16(clk, host->ioaddr + SD_CARDCLOCKCTRL); in __toshsd_set_ios()
106 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in __toshsd_set_ios()
566 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in toshsd_powerdown()
Dtoshsd.h58 #define SD_CARDCLOCKCTRL 0x24 macro