Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h176 unsigned int vol_330_support: 1; /**< Voltage support 3.3V */ member
/Zephyr-latest/subsys/sd/
Dsd.c137 if (host_props->host_caps.vol_330_support) { in sd_init_io()
Dmmc.c128 if (card->host_props.host_caps.vol_330_support || in mmc_card_init()
/Zephyr-latest/drivers/sdhc/
Difx_cat1_sdio.c214 props->host_caps.vol_330_support = true; in ifx_cat1_sdio_get_host_props()
Dsdhc_cdns.c129 props->host_caps.vol_330_support = true; in sdhc_cdns_get_host_props()
Dmcux_sdif.c120 props->host_caps.vol_330_support = true; in mcux_sdif_get_host_props()
Dsdhc_spi.c781 props->host_caps.vol_330_support = true; in sdhc_spi_get_host_props()
Dsdhc_renesas_ra.c709 .vol_330_support = true, \
Dimx_usdhc.c246 props->host_caps.vol_330_support = (bool)(caps.flags & kUSDHC_SupportV330Flag); in imx_usdhc_init_host_props()
Dintel_emmc_host.c1160 props->host_caps.vol_330_support = (bool)(bool)(cap & BIT(24u)); in emmc_get_host_props()
Dsdhc_esp32.c1437 .vol_330_support = true, \
Drcar_mmc.c1966 host_caps->vol_330_support = in rcar_mmc_init_host_props()