Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-ma35d1.c37 #define MA35_SDHCI_MBIUCTL 0x510 macro
65 { MA35_SDHCI_MBIUCTL, sizeof(u16)},
263 ctl = sdhci_readw(host, MA35_SDHCI_MBIUCTL); in ma35_probe()
266 sdhci_writew(host, ctl, MA35_SDHCI_MBIUCTL); in ma35_probe()