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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 75 milliseconds