Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5110.c412 unsigned int lnew = (!!ucontrol->value.integer.value[0]) << mc->shift; in wm5110_put_dre() local
438 if ((lena && lnew != lold) || (rena && rnew != rold)) { in wm5110_put_dre()
445 mask, lnew | rnew, &change); in wm5110_put_dre()
452 if (!lnew && lold) in wm5110_put_dre()