Home
last modified time | relevance | path

Searched defs:max_blk_size (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/mmc/
Ddw_mmc.h253 unsigned int max_blk_size; /* maximum size of one mmc block */ member
Dhost.h300 unsigned int max_blk_size; /* maximum size of one mmc block */ member
/linux-4.4.14/drivers/mmc/host/
Dwmt-sdmmc.c185 u32 max_blk_size; member
/linux-4.4.14/drivers/dma/dw/
Dcore.c1504 unsigned int max_blk_size = 0; in dw_dma_probe() local