Home
last modified time | relevance | path

Searched defs:card_caps (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mmc/
Dmmc.c1697 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) in sd_select_mode_and_width()
2020 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps) in mmc_select_mode_and_width()
/external/u-boot/include/
Dmmc.h605 uint card_caps; member