Searched refs:max_blk_size (Results 1 – 20 of 20) sorted by relevance
44 u16 max_blk_size; member
107 u16 max_blk_size; member1146 fmt->max_blk_size = cfg->max_blk_size; in q6asm_stream_media_format_block_flac()
734 flac_cfg.max_blk_size = flac->max_blk_size; in __q6asm_dai_compr_set_codec_params()
914 flac_cfg->max_blk_size = mcfg->codec.options.flac_d.max_blk_size; in audioreach_set_compr_media_format()
428 mmc->max_blk_size = 512; in sdricoh_init_mmc()
1088 BUG_ON(data->blksz > host->mmc->max_blk_size); in sdhci_initialize_data()4805 mmc->max_blk_size = 2; in sdhci_setup_host()4807 mmc->max_blk_size = (host->caps & SDHCI_MAX_BLOCK_MASK) >> in sdhci_setup_host()4809 if (mmc->max_blk_size >= 3) { in sdhci_setup_host()4812 mmc->max_blk_size = 0; in sdhci_setup_host()4816 mmc->max_blk_size = 512 << mmc->max_blk_size; in sdhci_setup_host()
1032 mmc->max_blk_size = 2048; in mxcmci_probe()1034 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mxcmci_probe()
457 mmc->max_blk_size = 512; in ushc_probe()
598 mmc->max_blk_size = 512; in owl_mmc_probe()
605 mmc->max_blk_size = 2048; /* Max. block length in REG_DATA_CONTROL */ in moxart_probe()
638 mmc->max_blk_size = cpu_is_pxa25x() ? 1023 : 2048; in pxamci_probe()
817 mmc->max_blk_size = MESON_SDHC_MAX_BLK_SIZE; in meson_mx_sdhc_probe()
1847 mmc->max_blk_size = 512; in usdhi6_probe()1849 mmc->max_blk_count = mmc->max_req_size / mmc->max_blk_size; in usdhi6_probe()
1193 mmc->max_blk_size = MMC_SPI_BLOCKSIZE; in mmc_spi_probe()
919 mmc->max_blk_size = 512; in spmmc_drv_probe()
1239 mmc->max_blk_size = 4087; in wbsd_alloc_mmc()
1310 mmc->max_blk_size = 1024; in bcm2835_add_host()
2148 mmc->max_blk_size = 512; in vub300_probe()
480 unsigned int max_blk_size; /* maximum size of one mmc block */ member
1429 __le16 max_blk_size; member