Home
last modified time | relevance | path

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

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