Home
last modified time | relevance | path

Searched refs:adma_2_support (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h171 unsigned int adma_2_support: 1; /**< ADMA2 support */ member
/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.c715 .adma_2_support = false, \
Dimx_usdhc.c250 props->host_caps.adma_2_support = (bool)(caps.flags & kUSDHC_SupportAdmaFlag); in imx_usdhc_init_host_props()
Dintel_emmc_host.c1164 props->host_caps.adma_2_support = (bool)(cap & BIT(19u)); in emmc_get_host_props()
Dsdhc_esp32.c1442 .adma_2_support = false, \