Searched refs:SDHCI_CTRL_VDD_180 (Results 1 – 6 of 6) sorted by relevance
274 ctrl_2 |= SDHCI_CTRL_UHS_SDR12 | SDHCI_CTRL_VDD_180; in sdhci_st_set_uhs_signaling()278 ctrl_2 |= SDHCI_CTRL_UHS_SDR25 | SDHCI_CTRL_VDD_180; in sdhci_st_set_uhs_signaling()282 ctrl_2 |= SDHCI_CTRL_UHS_SDR50 | SDHCI_CTRL_VDD_180; in sdhci_st_set_uhs_signaling()288 ctrl_2 |= SDHCI_CTRL_UHS_SDR104 | SDHCI_CTRL_VDD_180; in sdhci_st_set_uhs_signaling()294 ctrl_2 |= SDHCI_CTRL_UHS_DDR50 | SDHCI_CTRL_VDD_180; in sdhci_st_set_uhs_signaling()
262 ctrl_2 |= SDHCI_CTRL_UHS_SDR50 | SDHCI_CTRL_VDD_180; in pxav3_set_uhs_signaling()265 ctrl_2 |= SDHCI_CTRL_UHS_SDR104 | SDHCI_CTRL_VDD_180; in pxav3_set_uhs_signaling()269 ctrl_2 |= SDHCI_CTRL_UHS_DDR50 | SDHCI_CTRL_VDD_180; in pxav3_set_uhs_signaling()
2204 req_type = (val & SDHCI_CTRL_VDD_180) ? REQ_IO_LOW : in __sdhci_msm_check_write()2348 ctrl &= ~SDHCI_CTRL_VDD_180; in sdhci_msm_start_signal_voltage_switch()2355 ctrl |= SDHCI_CTRL_VDD_180; in sdhci_msm_start_signal_voltage_switch()2368 status = ctrl & SDHCI_CTRL_VDD_180; in sdhci_msm_start_signal_voltage_switch()2370 if ((ctrl & SDHCI_CTRL_VDD_180) == status) in sdhci_msm_start_signal_voltage_switch()
189 #define SDHCI_CTRL_VDD_180 0x0008 macro
613 ret |= SDHCI_CTRL_VDD_180; in esdhc_readw_le()671 if (val & SDHCI_CTRL_VDD_180) in esdhc_writew_le()
2654 ctrl &= ~SDHCI_CTRL_VDD_180; in sdhci_start_signal_voltage_switch()2670 if (!(ctrl & SDHCI_CTRL_VDD_180)) in sdhci_start_signal_voltage_switch()2693 ctrl |= SDHCI_CTRL_VDD_180; in sdhci_start_signal_voltage_switch()2702 if (ctrl & SDHCI_CTRL_VDD_180) in sdhci_start_signal_voltage_switch()