Searched refs:high_spd_support (Results 1 – 6 of 6) sorted by relevance
171 unsigned int high_spd_support: 1; /**< High speed support */ member
355 } else if (card->host_props.host_caps.high_spd_support && in sdmmc_select_bus_speed()531 if ((!card->host_props.host_caps.high_spd_support) || in sdmmc_init_hs()
118 props->host_caps.high_spd_support = true; in mcux_sdif_get_host_props()
107 props->host_caps.high_spd_support = false; in sam_hsmci_get_host_props()
187 props->host_caps.high_spd_support = (bool)(caps.flags & kUSDHC_SupportHighSpeedFlag); in imx_usdhc_init_host_props()
1163 props->host_caps.high_spd_support = (bool)(cap & BIT(21u)); in emmc_get_host_props()