Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Dhost.h281 #define MMC_CAP2_PACKED_WR (1 << 13) /* Allow packed write */ macro
283 MMC_CAP2_PACKED_WR)
474 return host->caps2 & MMC_CAP2_PACKED_WR; in mmc_host_packed_wr()