Searched refs:iface_reg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtlv320aic23.c409 u16 iface_reg; local
430 iface_reg =
437 iface_reg |= (0x01 << 2);
440 iface_reg |= (0x02 << 2);
443 iface_reg |= (0x03 << 2);
446 tlv320aic23_write(codec, TLV320AIC23_DIGT_FMT, iface_reg);
504 u16 iface_reg; local
506 iface_reg =
512 iface_reg |= TLV320AIC23_MS_MASTER;
524 iface_reg |
[all...]
H A Dwm8776.c223 int iface_reg, iface; local
231 iface_reg = WM8776_DACIFCTRL;
236 iface_reg = WM8776_ADCIFCTRL;
283 snd_soc_update_bits(codec, iface_reg, 0x30, iface);

Completed in 108 milliseconds