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