Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dsdhc.h173 unsigned int suspend_res_support: 1; /**< Suspend/Resume support */ member
/Zephyr-Core-3.5.0/drivers/sdhc/
Dmcux_sdif.c119 props->host_caps.suspend_res_support = true; in mcux_sdif_get_host_props()
Dimx_usdhc.c185 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()