Home
last modified time | relevance | path

Searched refs:IDEAL_RATIO_RATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_asrc.h24 #define IDEAL_RATIO_RATE 1000000 macro
H A Dfsl_asrc.c368 * Using IDEAL_RATIO_RATE gives a faster converting speed but overloads ASRC.
488 div_avail = fsl_asrc_divider_avail(clk_rate, IDEAL_RATIO_RATE, &div[OUT]); in fsl_asrc_config_pair()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_asrc.h24 #define IDEAL_RATIO_RATE 1000000 macro
H A Dfsl_asrc.c372 * Using IDEAL_RATIO_RATE gives a faster converting speed but overloads ASRC.
492 div_avail = fsl_asrc_divider_avail(clk_rate, IDEAL_RATIO_RATE, &div[OUT]); in fsl_asrc_config_pair()

Completed in 12 milliseconds