Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic26.h88 AIC26_WLEN_32 = 3 << 10, enumerator
H A Dtlv320aic26.c97 case 32: wlen = AIC26_WLEN_32; break; in aic26_hw_params()