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