Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h232 #define MMC_CAP_NONREMOVABLE (1 << 8) macro
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h332 #define MMC_CAP_NONREMOVABLE (1 << 8) /* Nonremovable e.g. eMMC */ macro