Searched refs:mmci_write_pwrreg (Results 1 – 3 of 3) sorted by relevance
359 mmci_write_pwrreg(host, MCI_STM32_PWR_CYC | pwr); in mmci_sdmmc_set_pwrreg()378 mmci_write_pwrreg(host, MCI_PWR_OFF | pwr); in mmci_sdmmc_set_pwrreg()380 mmci_write_pwrreg(host, MCI_PWR_ON | pwr); in mmci_sdmmc_set_pwrreg()638 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCHEN); in sdmmc_pre_sig_volt_vswitch()651 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCH); in sdmmc_post_sig_volt_switch()663 mmci_write_pwrreg(host, host->pwr_reg & in sdmmc_post_sig_volt_switch()
464 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr);
410 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr) in mmci_write_pwrreg() function2004 mmci_write_pwrreg(host, pwr); in mmci_set_ios()