Lines Matching defs:iface
1358 unsigned int iface = 0;
1384 iface |= RT5631_SDP_I2S_DL_20;
1387 iface |= RT5631_SDP_I2S_DL_24;
1390 iface |= RT5631_SDP_I2S_DL_8;
1397 RT5631_SDP_I2S_DL_MASK, iface);
1409 unsigned int iface = 0;
1418 iface |= RT5631_SDP_MODE_SEL_SLAVE;
1429 iface |= RT5631_SDP_I2S_DF_LEFT;
1432 iface |= RT5631_SDP_I2S_DF_PCM_A;
1435 iface |= RT5631_SDP_I2S_DF_PCM_B;
1445 iface |= RT5631_SDP_I2S_BCLK_POL_CTRL;
1451 snd_soc_component_write(component, RT5631_SDP_CTRL, iface);