Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h217 #define MMC_CAP_4_BIT_DATA (1 << 0) macro
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h324 #define MMC_CAP_4_BIT_DATA (1 << 0) /* Can the host do 4 bit transfers */ macro