Home
last modified time | relevance | path

Searched refs:sdma_support (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h174 unsigned int sdma_support: 1; /**< SDMA support */ member
/Zephyr-latest/drivers/sdhc/
Dsdhc_max32.c100 sdhc_data->props.host_caps.sdma_support = true; in sdhc_max32_init_props()
Dsdhc_renesas_ra.c707 .sdma_support = true, \
Dimx_usdhc.c248 props->host_caps.sdma_support = (bool)(caps.flags & kUSDHC_SupportDmaFlag); in imx_usdhc_init_host_props()
Dintel_emmc_host.c1162 props->host_caps.sdma_support = (bool)(cap & BIT(22u)); in emmc_get_host_props()
Dsdhc_esp32.c1439 .sdma_support = true, \