Lines Matching defs:iface
347 int iface, master;
362 iface = 0;
365 iface |= 0x2;
370 iface |= 0x1;
380 iface |= 0xc;
383 iface |= 0x8;
386 iface |= 0x4;
392 snd_soc_component_update_bits(component, WM8770_IFACECTRL, 0xf, iface);
414 int iface;
421 iface = 0;
426 iface |= 0x10;
429 iface |= 0x20;
432 iface |= 0x30;
470 snd_soc_component_update_bits(component, WM8770_IFACECTRL, 0x30, iface);