Searched refs:mmci_write_pwrreg (Results 1 – 3 of 3) sorted by relevance
288 mmci_write_pwrreg(host, MCI_STM32_PWR_CYC | pwr); in mmci_sdmmc_set_pwrreg()307 mmci_write_pwrreg(host, MCI_PWR_OFF | pwr); in mmci_sdmmc_set_pwrreg()309 mmci_write_pwrreg(host, MCI_PWR_ON | pwr); in mmci_sdmmc_set_pwrreg()472 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCHEN); in sdmmc_pre_sig_volt_vswitch()484 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCH); in sdmmc_post_sig_volt_switch()495 mmci_write_pwrreg(host, host->pwr_reg & in sdmmc_post_sig_volt_switch()
445 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr);
378 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr) in mmci_write_pwrreg() function1841 mmci_write_pwrreg(host, pwr); in mmci_set_ios()