Searched refs:bus_4_bit_support (Results 1 – 7 of 7) sorted by relevance
170 unsigned int bus_4_bit_support: 1; /**< 4 bit bus support */ member
210 props->host_caps.bus_4_bit_support = true; in ifx_cat1_sdio_get_host_props()
1209 if (data->props.host_caps.bus_4_bit_support) { in rcar_mmc_set_bus_width()1950 host_caps->bus_4_bit_support = 1; in rcar_mmc_init_host_props()
255 props->host_caps.bus_4_bit_support = (bool)(caps.flags & kUSDHC_Support4BitFlag); in imx_usdhc_init_host_props()
1171 props->host_caps.bus_4_bit_support = true; in emmc_get_host_props()
1439 .bus_4_bit_support = \
386 } else if (card->host_props.host_caps.bus_4_bit_support && card->bus_width >= 4) { in mmc_set_bus_width()