Lines Matching refs:iface
309 unsigned int iface;
319 iface = 0x0;
322 iface = 0x4;
325 iface = 0x8;
328 iface = 0xc;
334 IFACE_AUDIO_DATA_LEN, iface);
423 unsigned int iface = 0;
428 iface |= 0x0040;
439 iface |= 0x0002;
444 iface |= 0x0001;
447 iface |= 0x0013;
450 iface |= 0x0003;
461 iface |= 0x0090;
464 iface |= 0x0080;
467 iface |= 0x0010;
473 /* set iface */
474 regmap_write(ssm2602->regmap, SSM2602_IFACE, iface);