Lines Matching defs:iface
312 unsigned int iface;
322 iface = 0x0;
325 iface = 0x4;
328 iface = 0x8;
331 iface = 0xc;
337 IFACE_AUDIO_DATA_LEN, iface);
432 unsigned int iface = 0;
437 iface |= 0x0040;
448 iface |= 0x0002;
453 iface |= 0x0001;
456 iface |= 0x0013;
459 iface |= 0x0003;
470 iface |= 0x0090;
473 iface |= 0x0080;
476 iface |= 0x0010;
482 /* set iface */
483 regmap_write(ssm2602->regmap, SSM2602_IFACE, iface);