Searched refs:sdhci_readb (Results 1 – 4 of 4) sorted by relevance
29 while (sdhci_readb(host, SDHCI_SOFTWARE_RESET) & mask) { in sdhci_reset()49 cmd->response[i] |= sdhci_readb(host, in sdhci_cmd_done()77 ctrl = sdhci_readb(host, SDHCI_HOST_CONTROL); in sdhci_transfer_data()474 ctrl = sdhci_readb(host, SDHCI_HOST_CONTROL);
27 if (sdhci_readb(host, SDHCI_SOFTWARE_RESET) & SDHCI_RESET_ALL) { in init_kona_mmc_core()
335 if ((sdhci_readb(host, SDHCI_POWER_CONTROL) & ~SDHCI_POWER_ON) == in xenon_sdhci_set_ios_post()
319 static inline u8 sdhci_readb(struct sdhci_host *host, int reg) in sdhci_readb() function353 static inline u8 sdhci_readb(struct sdhci_host *host, int reg) in sdhci_readb() function