Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dhsmmc-omap.h43 u8 controller_flags; member
H A Dmmc-omap.h33 u8 controller_flags; member
/linux/drivers/mmc/host/
H A Domap_hsmmc.c211 u8 controller_flags; member
641 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_context_restore()
1475 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_set_ios()
1559 if (host->pdata->controller_flags & OMAP_HSMMC_SWAKEUP_MISSING) { in omap_hsmmc_configure_wake_irq()
1592 if (host->pdata->controller_flags & OMAP_HSMMC_SUPPORTS_DUAL_VOLT) { in omap_hsmmc_conf_bus_power()
1690 .controller_flags = OMAP_HSMMC_BROKEN_MULTIBLOCK_READ,
1698 .controller_flags = OMAP_HSMMC_SWAKEUP_MISSING,
1738 pdata->controller_flags |= OMAP_HSMMC_SUPPORTS_DUAL_VOLT; in of_get_hsmmc_pdata()
1782 pdata->controller_flags |= data->controller_flags; in omap_hsmmc_probe()
1844 if (host->pdata->controller_flags & OMAP_HSMMC_BROKEN_MULTIBLOCK_READ) { in omap_hsmmc_probe()