Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1658 static int sd_select_mode_and_width(struct mmc *mmc, uint card_caps) in sd_select_mode_and_width()
1926 static int mmc_select_mode_and_width(struct mmc *mmc, uint card_caps) in mmc_select_mode_and_width()
/openbmc/u-boot/include/
H A Dmmc.h583 uint card_caps; member