Searched refs:mmci_write_pwrreg (Results 1 – 3 of 3) sorted by relevance
343 mmci_write_pwrreg(host, MCI_STM32_PWR_CYC | pwr); in mmci_sdmmc_set_pwrreg()362 mmci_write_pwrreg(host, MCI_PWR_OFF | pwr); in mmci_sdmmc_set_pwrreg()364 mmci_write_pwrreg(host, MCI_PWR_ON | pwr); in mmci_sdmmc_set_pwrreg()529 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCHEN); in sdmmc_pre_sig_volt_vswitch()542 mmci_write_pwrreg(host, host->pwr_reg | MCI_STM32_VSWITCH); in sdmmc_post_sig_volt_switch()554 mmci_write_pwrreg(host, host->pwr_reg & in sdmmc_post_sig_volt_switch()
445 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr);
379 void mmci_write_pwrreg(struct mmci_host *host, u32 pwr) in mmci_write_pwrreg() function1848 mmci_write_pwrreg(host, pwr); in mmci_set_ios()