Searched refs:MAX98388_PCM_SR_24000 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | max98388.h | 122 #define MAX98388_PCM_SR_24000 (0x5 << 0) macro |
H A D | max98388.c | 628 sampling_rate = MAX98388_PCM_SR_24000; in max98388_dai_hw_params() |