Lines Matching refs:channel_mode
480 u16 channel_mode;
1347 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0;
1350 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1;
1353 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2;
1356 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3;
1366 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01;
1369 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23;
1379 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS;
1389 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS;
1405 switch (pcfg->i2s_cfg.channel_mode) {
1409 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0;
1412 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2;
1424 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_QUAD01) {
1431 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_6CHS) {
1438 if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_8CHS) {