Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c229 u8 controller_flags; member
739 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_context_restore()
1674 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_set_ios()
1777 if (host->pdata->controller_flags & OMAP_HSMMC_SWAKEUP_MISSING) { in omap_hsmmc_configure_wake_irq()
1816 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_conf_bus_power()
1926 .controller_flags = OMAP_HSMMC_BROKEN_MULTIBLOCK_READ,
1934 .controller_flags = OMAP_HSMMC_SWAKEUP_MISSING,
1970 pdata->controller_flags |= OMAP_HSMMC_SUPPORTS_DUAL_VOLT; in of_get_hsmmc_pdata()
2020 pdata->controller_flags |= data->controller_flags; in omap_hsmmc_probe()
2089 if (host->pdata->controller_flags & OMAP_HSMMC_BROKEN_MULTIBLOCK_READ) { in omap_hsmmc_probe()