Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h44 u16 max_blk_size; member
H A Dq6asm.c107 u16 max_blk_size; member
1146 fmt->max_blk_size = cfg->max_blk_size; in q6asm_stream_media_format_block_flac()
H A Dq6asm-dai.c737 flac_cfg.max_blk_size = flac->max_blk_size; in __q6asm_dai_compr_set_codec_params()
H A Daudioreach.c938 flac_cfg->max_blk_size = mcfg->codec.options.flac_d.max_blk_size; in audioreach_set_compr_media_format()
/linux/drivers/mmc/host/
H A Dsdricoh_cs.c428 mmc->max_blk_size = 512; in sdricoh_init_mmc()
H A Dmxcmmc.c1032 mmc->max_blk_size = 2048; in mxcmci_probe()
1034 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mxcmci_probe()
H A Dushc.c457 mmc->max_blk_size = 512; in ushc_probe()
H A Dowl-mmc.c597 mmc->max_blk_size = 512; in owl_mmc_probe()
H A Dsh_mmcif.c1475 mmc->max_blk_size = 512; in sh_mmcif_probe()
1477 mmc->max_blk_count = mmc->max_req_size / mmc->max_blk_size; in sh_mmcif_probe()
H A Dmeson-mx-sdhc-mmc.c817 mmc->max_blk_size = MESON_SDHC_MAX_BLK_SIZE; in meson_mx_sdhc_probe()
H A Dusdhi6rol0.c1847 mmc->max_blk_size = 512; in usdhi6_probe()
1849 mmc->max_blk_count = mmc->max_req_size / mmc->max_blk_size; in usdhi6_probe()
H A Dmmc_spi.c1193 mmc->max_blk_size = MMC_SPI_BLOCKSIZE; in mmc_spi_probe()
H A Dsunplus-mmc.c919 mmc->max_blk_size = 512; in spmmc_drv_probe()
H A Dsunxi-mmc.c1418 mmc->max_blk_size = 4096; in sunxi_mmc_probe()
H A Dvub300.c2156 mmc->max_blk_size = 512; in vub300_probe()
/linux/include/linux/mmc/
H A Dhost.h480 unsigned int max_blk_size; /* maximum size of one mmc block */ member
/linux/include/linux/greybus/
H A Dgreybus_protocols.h1429 __le16 max_blk_size; member