Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dxenon_sdhci.c117 int pad_type; member
192 if (priv->pad_type == SOC_PAD_FIXED_1_8V) in armada_3700_soc_pad_voltage_set()
194 else if (priv->pad_type == SOC_PAD_SD) in armada_3700_soc_pad_voltage_set()
452 priv->pad_type = SOC_PAD_SD; in xenon_sdhci_ofdata_to_platdata()
454 priv->pad_type = SOC_PAD_FIXED_1_8V; in xenon_sdhci_ofdata_to_platdata()