Home
last modified time | relevance | path

Searched refs:MMC_CAP2_PACKED_WR (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/mmc/
Dhost.h278 #define MMC_CAP2_PACKED_WR (1 << 13) /* Allow packed write */ macro
280 MMC_CAP2_PACKED_WR)
466 return host->caps2 & MMC_CAP2_PACKED_WR; in mmc_host_packed_wr()