Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dtoshsd.c49 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in toshsd_init()
99 iowrite16(clk, host->ioaddr + SD_CARDCLOCKCTRL); in __toshsd_set_ios()
103 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in __toshsd_set_ios()
563 iowrite16(0, host->ioaddr + SD_CARDCLOCKCTRL); in toshsd_powerdown()
Dtoshsd.h54 #define SD_CARDCLOCKCTRL 0x24 macro