channel_mode 42 drivers/soc/fsl/dpio/dpio-cmd.h u8 channel_mode; channel_mode 159 drivers/soc/fsl/dpio/dpio.c attr->channel_mode = dpio_rsp->channel_mode & DPIO_CHANNEL_MODE_MASK; channel_mode 40 drivers/soc/fsl/dpio/dpio.h enum dpio_channel_mode channel_mode; channel_mode 68 drivers/soc/fsl/dpio/dpio.h enum dpio_channel_mode channel_mode; channel_mode 275 include/sound/ac97_codec.h unsigned char channel_mode; channel_mode 110 sound/pci/ac97/ac97_patch.c ucontrol->value.enumerated.item[0] = ac97->channel_mode; channel_mode 122 sound/pci/ac97/ac97_patch.c if (mode != ac97->channel_mode) { channel_mode 123 sound/pci/ac97/ac97_patch.c ac97->channel_mode = mode; channel_mode 172 sound/pci/ac97/ac97_patch.c return ac97->channel_mode >= 1; channel_mode 177 sound/pci/ac97/ac97_patch.c return ac97->channel_mode >= 2; channel_mode 299 sound/soc/qcom/qdsp6/q6adm.c int channel_mode, int bit_width, channel_mode 323 sound/soc/qcom/qdsp6/q6adm.c int channel_mode, int bit_width, int rate) channel_mode 350 sound/soc/qcom/qdsp6/q6adm.c open->dev_num_channel = channel_mode & 0x00FF; channel_mode 355 sound/soc/qcom/qdsp6/q6adm.c channel_mode); channel_mode 384 sound/soc/qcom/qdsp6/q6adm.c int channel_mode, int topology, int perf_mode, channel_mode 398 sound/soc/qcom/qdsp6/q6adm.c rate, channel_mode, bit_width, app_type); channel_mode 418 sound/soc/qcom/qdsp6/q6adm.c copp->channels = channel_mode; channel_mode 424 sound/soc/qcom/qdsp6/q6adm.c channel_mode, bit_width, rate); channel_mode 20 sound/soc/qcom/qdsp6/q6adm.h int channel_mode, int topology, int perf_mode, channel_mode 427 sound/soc/qcom/qdsp6/q6afe.c u16 channel_mode; channel_mode 1187 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; channel_mode 1190 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1; channel_mode 1193 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; channel_mode 1196 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3; channel_mode 1206 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01; channel_mode 1209 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23; channel_mode 1219 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS; channel_mode 1229 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS; channel_mode 1245 sound/soc/qcom/qdsp6/q6afe.c switch (pcfg->i2s_cfg.channel_mode) { channel_mode 1249 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; channel_mode 1252 sound/soc/qcom/qdsp6/q6afe.c pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; channel_mode 1264 sound/soc/qcom/qdsp6/q6afe.c if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_QUAD01) { channel_mode 1271 sound/soc/qcom/qdsp6/q6afe.c if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_6CHS) { channel_mode 1278 sound/soc/qcom/qdsp6/q6afe.c if (pcfg->i2s_cfg.channel_mode < AFE_PORT_I2S_8CHS) {