Home
last modified time | relevance | path

Searched refs:supports_uhs (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dmmc.h544 static inline bool supports_uhs(uint caps) in supports_uhs() function
/external/u-boot/drivers/mmc/
Dmmc.c2497 bool uhs_en = supports_uhs(mmc->cfg->host_caps); in mmc_start_init()