Searched refs:controller_flags (Results 1 – 2 of 2) sorted by relevance
103 u8 controller_flags; member125 u8 controller_flags; member353 if (priv->controller_flags & OMAP_HSMMC_REQUIRE_IODELAY) { in omap_hsmmc_io_recalibrate()567 } else if (priv->controller_flags & OMAP_HSMMC_NO_1_8_V) { in omap_hsmmc_set_capabilities()839 priv->controller_flags |= OMAP_HSMMC_USE_ADMA; in omap_hsmmc_init_setup()1132 if ((priv->controller_flags & OMAP_HSMMC_USE_ADMA) &&1932 plat->controller_flags |= OMAP_HSMMC_NO_1_8_V;1934 plat->controller_flags |= of_data->controller_flags;1971 priv->controller_flags = plat->controller_flags;2003 priv->controller_flags &= ~OMAP_HSMMC_REQUIRE_IODELAY;[all …]
74 u32 controller_flags; member
Completed in 13 milliseconds