Home
last modified time | relevance | path

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

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