Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h175 unsigned int suspend_res_support: 1; /**< Suspend/Resume support */ member
/Zephyr-latest/drivers/sdhc/
Dmcux_sdif.c119 props->host_caps.suspend_res_support = true; in mcux_sdif_get_host_props()
Dsdhc_renesas_ra.c710 .suspend_res_support = false, \
Dimx_usdhc.c247 props->host_caps.suspend_res_support = (bool)(caps.flags & kUSDHC_SupportSuspendResumeFlag); in imx_usdhc_init_host_props()
Dintel_emmc_host.c1161 props->host_caps.suspend_res_support = false; in emmc_get_host_props()
Dsdhc_esp32.c1438 .suspend_res_support = false, \