/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 35 * @channel_mode: Notification channel mode 37 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL' 40 enum dpio_channel_mode channel_mode; member 58 * @channel_mode: Notification channel mode 60 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL' 68 enum dpio_channel_mode channel_mode; member
|
H A D | dpio.c | 159 attr->channel_mode = dpio_rsp->channel_mode & DPIO_CHANNEL_MODE_MASK; in dpio_get_attributes()
|
H A D | dpio-cmd.h | 42 u8 channel_mode; member
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 35 * @channel_mode: Notification channel mode 37 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL' 40 enum dpio_channel_mode channel_mode; member 58 * @channel_mode: Notification channel mode 60 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL' 69 enum dpio_channel_mode channel_mode; member
|
H A D | dpio.c | 159 attr->channel_mode = dpio_rsp->channel_mode & DPIO_CHANNEL_MODE_MASK; in dpio_get_attributes()
|
H A D | dpio-cmd.h | 42 u8 channel_mode; member
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6adm.c | 299 int channel_mode, int bit_width, in q6adm_find_matching_copp() 323 int channel_mode, int bit_width, int rate) in q6adm_device_open() 350 open->dev_num_channel = channel_mode & 0x00FF; in q6adm_device_open() 355 channel_mode); in q6adm_device_open() 374 * @channel_mode: channel mode 384 int channel_mode, int topology, int perf_mode, in q6adm_open() 398 rate, channel_mode, bit_width, app_type); in q6adm_open() 418 copp->channels = channel_mode; in q6adm_open() 423 channel_mode, bit_width, rate); in q6adm_open() 296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) q6adm_find_matching_copp() argument 321 q6adm_device_open(struct q6adm *adm, struct q6copp *copp, int port_id, int path, int topology, int channel_mode, int bit_width, int rate) q6adm_device_open() argument 383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) q6adm_open() argument
|
H A D | q6afe.c | 480 u16 channel_mode; member 1347 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; in q6afe_i2s_port_prepare() 1350 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1; in q6afe_i2s_port_prepare() 1353 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; in q6afe_i2s_port_prepare() 1356 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3; in q6afe_i2s_port_prepare() 1366 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01; in q6afe_i2s_port_prepare() 1369 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23; in q6afe_i2s_port_prepare() 1379 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS; in q6afe_i2s_port_prepare() 1389 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS; in q6afe_i2s_port_prepare() 1405 switch (pcfg->i2s_cfg.channel_mode) { in q6afe_i2s_port_prepare() [all...] |
H A D | q6adm.h | 20 int channel_mode, int topology, int perf_mode,
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6adm.c | 299 int channel_mode, int bit_width, in q6adm_find_matching_copp() 323 int channel_mode, int bit_width, int rate) in q6adm_device_open() 350 open->dev_num_channel = channel_mode & 0x00FF; in q6adm_device_open() 355 channel_mode); in q6adm_device_open() 374 * @channel_mode: channel mode 384 int channel_mode, int topology, int perf_mode, in q6adm_open() 398 rate, channel_mode, bit_width, app_type); in q6adm_open() 418 copp->channels = channel_mode; in q6adm_open() 423 channel_mode, bit_width, rate); in q6adm_open() 296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) q6adm_find_matching_copp() argument 321 q6adm_device_open(struct q6adm *adm, struct q6copp *copp, int port_id, int path, int topology, int channel_mode, int bit_width, int rate) q6adm_device_open() argument 383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) q6adm_open() argument
|
H A D | q6afe.c | 482 u16 channel_mode; member 1352 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; in q6afe_i2s_port_prepare() 1355 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1; in q6afe_i2s_port_prepare() 1358 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; in q6afe_i2s_port_prepare() 1361 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3; in q6afe_i2s_port_prepare() 1371 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01; in q6afe_i2s_port_prepare() 1374 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23; in q6afe_i2s_port_prepare() 1384 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS; in q6afe_i2s_port_prepare() 1394 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS; in q6afe_i2s_port_prepare() 1410 switch (pcfg->i2s_cfg.channel_mode) { in q6afe_i2s_port_prepare() [all...] |
H A D | q6adm.h | 20 int channel_mode, int topology, int perf_mode,
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | ac97_codec.h | 275 unsigned char channel_mode; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | ac97_codec.h | 275 unsigned char channel_mode; member
|
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 110 ucontrol->value.enumerated.item[0] = ac97->channel_mode; in ac97_channel_mode_get() 122 if (mode != ac97->channel_mode) { in ac97_channel_mode_put() 123 ac97->channel_mode = mode; in ac97_channel_mode_put() 172 return ac97->channel_mode >= 1; in is_surround_on() 177 return ac97->channel_mode >= 2; in is_clfe_on()
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 112 ucontrol->value.enumerated.item[0] = ac97->channel_mode; in ac97_channel_mode_get() 124 if (mode != ac97->channel_mode) { in ac97_channel_mode_put() 125 ac97->channel_mode = mode; in ac97_channel_mode_put() 174 return ac97->channel_mode >= 1; in is_surround_on() 179 return ac97->channel_mode >= 2; in is_clfe_on()
|