Home
last modified time | relevance | path

Searched refs:AIC26_DIV_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic26.h68 AIC26_DIV_3 = 3, enumerator
H A Dtlv320aic26.c82 case 16000: fsref = 48000; divisor = AIC26_DIV_3; break; in aic26_hw_params()