Home
last modified time | relevance | path

Searched refs:pad_type (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/mmc/
A Dxenon_sdhci.c130 int pad_type; member
207 if (priv->pad_type == SOC_PAD_FIXED_1_8V) in armada_3700_soc_pad_voltage_set()
209 else if (priv->pad_type == SOC_PAD_SD) in armada_3700_soc_pad_voltage_set()
224 if (priv->pad_type == SOC_PAD_FIXED_1_8V) { in xenon_mmc_start_signal_voltage_switch()
228 } else if (priv->pad_type == SOC_PAD_SD) { in xenon_mmc_start_signal_voltage_switch()
546 priv->pad_type = SOC_PAD_SD; in xenon_sdhci_of_to_plat()
548 priv->pad_type = SOC_PAD_FIXED_1_8V; in xenon_sdhci_of_to_plat()

Completed in 4 milliseconds