Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic26.h87 AIC26_WLEN_24 = 2 << 10, enumerator
H A Dtlv320aic26.c96 case 24: wlen = AIC26_WLEN_24; break; in aic26_hw_params()