Lines Matching refs:iface
167 int reg, iface, master;
182 iface = 0;
196 iface |= 0x0002;
201 iface |= 0x0001;
211 iface |= 0x00c;
214 iface |= 0x008;
217 iface |= 0x004;
224 snd_soc_component_update_bits(component, reg, 0xf, iface);
245 int iface_reg, iface;
267 iface = 0;
270 iface = 0x10;
273 iface = 0x20;
276 iface = 0x30;
307 snd_soc_component_update_bits(component, iface_reg, 0x30, iface);