Searched refs:SDHCI_CAN_DO_8BIT (Results 1 - 3 of 3) sorted by path

/u-boot/drivers/mmc/
H A Dmsm_sdhci.c183 caps |= SDHCI_CAN_VDD_300 | SDHCI_CAN_DO_8BIT;
H A Dsdhci.c990 if (!(caps & SDHCI_CAN_DO_8BIT))
/u-boot/include/
H A Dsdhci.h180 #define SDHCI_CAN_DO_8BIT BIT(18) macro

Completed in 133 milliseconds