Searched refs:EMMC_HOST_VOL_3_3_V_SUPPORT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sdhc/ | ||
D | intel_emmc_host.h | 156 #define EMMC_HOST_VOL_3_3_V_SUPPORT BIT(24) macro |
D | intel_emmc_host.c | 104 if (regs->capabilities & EMMC_HOST_VOL_3_3_V_SUPPORT) { in emmc_set_voltage() |