Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h263 #define MMC_CAP_HW_RESET (1 << 31) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h392 #define MMC_CAP_HW_RESET (1 << 31) /* Reset the eMMC card via RST_n */ macro