Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h174 unsigned int sdma_support: 1; /**< SDMA support */ member
/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.c711 .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, \