Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h555 static inline bool supports_uhs(uint caps) in supports_uhs() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2622 bool uhs_en = supports_uhs(mmc->cfg->host_caps); in mmc_get_op_cond()