Searched refs:bus_8_bit_support (Results 1 – 7 of 7) sorted by relevance
169 unsigned int bus_8_bit_support: 1; /**< 8-bit Support for embedded device */ member
121 props->host_caps.bus_8_bit_support = true; in mcux_sdif_get_host_props()
1217 if (data->props.host_caps.bus_8_bit_support) { in rcar_mmc_set_bus_width()1948 host_caps->bus_8_bit_support = 1; in rcar_mmc_init_host_props()
254 props->host_caps.bus_8_bit_support = (bool)(caps.flags & kUSDHC_Support8BitFlag); in imx_usdhc_init_host_props()
1170 props->host_caps.bus_8_bit_support = true; in emmc_get_host_props()
1438 .bus_8_bit_support = false, \
383 if (card->host_props.host_caps.bus_8_bit_support && card->bus_width == 8) { in mmc_set_bus_width()