mclk_fs_ratio      26 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	unsigned int mclk_fs_ratio = 128;
mclk_fs_ratio      27 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	unsigned int mclk_fs = rate * mclk_fs_ratio;
mclk_fs_ratio      42 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	unsigned int mclk_fs_ratio = 256;
mclk_fs_ratio      43 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	unsigned int mclk_fs = rate * mclk_fs_ratio;
mclk_fs_ratio      40 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c 	unsigned int mclk_fs_ratio = 128;
mclk_fs_ratio      41 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c 	unsigned int mclk_fs = rate * mclk_fs_ratio;