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.c218 #define FLAG_IO_FIXED_1V8 BIT(0) macro
415 if (priv->flags & FLAG_IO_FIXED_1V8 || in dwcmshc_phy_init()
519 if (priv->flags & FLAG_IO_FIXED_1V8) in dwcmshc_set_uhs_signaling()
995 if (priv->flags & FLAG_IO_FIXED_1V8) { in th1520_sdhci_reset()
1013 dwc_priv->flags |= FLAG_IO_FIXED_1V8; in th1520_init()
1015 dwc_priv->flags &= ~FLAG_IO_FIXED_1V8; in th1520_init()
1023 if (dwc_priv->flags & FLAG_IO_FIXED_1V8) { in th1520_init()