Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dtlv320aic26.h88 AIC26_WLEN_32 = 3 << 10, enumerator
Dtlv320aic26.c96 case 32: wlen = AIC26_WLEN_32; break; in aic26_hw_params()