Searched refs:mmci_write_pwrreg (Results 1 – 3 of 3) sorted by relevance
382 mmci_write_pwrreg(host, MCI_STM32_PWR_CYC | pwr); in mmci_sdmmc_set_pwrreg()401 mmci_write_pwrreg(host, MCI_PWR_OFF | pwr); in mmci_sdmmc_set_pwrreg()403 mmci_write_pwrreg(host, MCI_PWR_ON | pwr); in mmci_sdmmc_set_pwrreg()661 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCHEN); in sdmmc_pre_sig_volt_vswitch()674 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCH); in sdmmc_post_sig_volt_switch()686 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()