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