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