Lines Matching refs:channel_mode
482 u16 channel_mode;
1352 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0;
1355 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1;
1358 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2;
1361 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3;
1371 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01;
1374 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23;
1384 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS;
1394 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS;
1410 switch (pcfg->i2s_cfg.channel_mode) {
1414 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0;
1417 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2;
1429 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_QUAD01) {
1436 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_6CHS) {
1443 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_8CHS) {