Searched refs:fs_mul (Results 1 – 1 of 1) sorted by relevance
69 struct imx_akcodec_fs_mul *fs_mul; member269 if (rate >= plat_data->fs_mul[i].rmin && in akcodec_get_mclk_rate()270 rate <= plat_data->fs_mul[i].rmax) { in akcodec_get_mclk_rate()271 width = max(width, plat_data->fs_mul[i].wmin); in akcodec_get_mclk_rate()272 width = min(width, plat_data->fs_mul[i].wmax); in akcodec_get_mclk_rate()769 plat_data->fs_mul = ak4458_fs_mul; in imx_card_probe()779 plat_data->fs_mul = ak4497_fs_mul; in imx_card_probe()786 plat_data->fs_mul = ak5558_fs_mul; in imx_card_probe()