Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c233 #define FLAG_IO_FIXED_1V8 BIT(0) macro
460 if (priv->flags & FLAG_IO_FIXED_1V8 || in dwcmshc_phy_init()
564 if (priv->flags & FLAG_IO_FIXED_1V8) in dwcmshc_set_uhs_signaling()
1047 if (priv->flags & FLAG_IO_FIXED_1V8) { in th1520_sdhci_reset()
1065 dwc_priv->flags |= FLAG_IO_FIXED_1V8; in th1520_init()
1067 dwc_priv->flags &= ~FLAG_IO_FIXED_1V8; in th1520_init()
1075 if (dwc_priv->flags & FLAG_IO_FIXED_1V8) { in th1520_init()
1882 rxsel = dwc_priv->flags & FLAG_IO_FIXED_1V8 ? PHY_PAD_RXSEL_1V8 : PHY_PAD_RXSEL_3V3; in dwcmshc_k230_phy_init()
1981 dwc_priv->flags |= FLAG_IO_FIXED_1V8; in dwcmshc_k230_init()