Home
last modified time | relevance | path

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

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