Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h231 #define MMC_CAP_NONREMOVABLE (1 << 8) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h366 #define MMC_CAP_NONREMOVABLE (1 << 8) /* Nonremovable e.g. eMMC */ macro