Searched refs:fs_mul (Results 1 – 1 of 1) sorted by relevance
72 struct imx_akcodec_fs_mul *fs_mul; member273 if (rate >= plat_data->fs_mul[i].rmin && in akcodec_get_mclk_rate()274 rate <= plat_data->fs_mul[i].rmax) { in akcodec_get_mclk_rate()275 width = max(width, plat_data->fs_mul[i].wmin); in akcodec_get_mclk_rate()276 width = min(width, plat_data->fs_mul[i].wmax); in akcodec_get_mclk_rate()781 plat_data->fs_mul = ak4458_fs_mul; in imx_card_probe()791 plat_data->fs_mul = ak4497_fs_mul; in imx_card_probe()798 plat_data->fs_mul = ak5558_fs_mul; in imx_card_probe()