Searched refs:controller_flags (Results 1 – 5 of 5) sorted by relevance
95 u8 controller_flags; member117 u8 controller_flags; member342 if (priv->controller_flags & OMAP_HSMMC_REQUIRE_IODELAY) { in omap_hsmmc_io_recalibrate()558 if (priv->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_set_capabilities()560 } else if (priv->controller_flags & OMAP_HSMMC_NO_1_8_V) { in omap_hsmmc_set_capabilities()840 priv->controller_flags |= OMAP_HSMMC_USE_ADMA; in omap_hsmmc_init_setup()1134 if ((priv->controller_flags & OMAP_HSMMC_USE_ADMA) &&1179 if ((priv->controller_flags & OMAP_HSMMC_USE_ADMA) && data &&1874 if (!(priv->controller_flags & OMAP_HSMMC_REQUIRE_IODELAY))1935 plat->controller_flags |= OMAP_HSMMC_SUPPORTS_DUAL_VOLT;[all …]
43 u8 controller_flags; member
33 u8 controller_flags; member
211 u8 controller_flags; member643 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_context_restore()1476 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_set_ios()1560 if (host->pdata->controller_flags & OMAP_HSMMC_SWAKEUP_MISSING) { in omap_hsmmc_configure_wake_irq()1593 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_conf_bus_power()1692 .controller_flags = OMAP_HSMMC_BROKEN_MULTIBLOCK_READ,1700 .controller_flags = OMAP_HSMMC_SWAKEUP_MISSING,1740 pdata->controller_flags |= OMAP_HSMMC_SUPPORTS_DUAL_VOLT; in of_get_hsmmc_pdata()1784 pdata->controller_flags |= data->controller_flags; in omap_hsmmc_probe()1848 if (host->pdata->controller_flags & OMAP_HSMMC_BROKEN_MULTIBLOCK_READ) { in omap_hsmmc_probe()
71 u32 controller_flags; member