Home
last modified time | relevance | path

Searched refs:channel_mode (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6adm.c304 int channel_mode, int bit_width, in q6adm_find_matching_copp()
328 int channel_mode, int bit_width, int rate) in q6adm_device_open()
352 open->dev_num_channel = channel_mode & 0x00FF; in q6adm_device_open()
357 channel_mode); in q6adm_device_open()
371 * @channel_mode: channel mode
381 int channel_mode, int topology, int perf_mode,
395 rate, channel_mode, bit_width, app_type); in q6adm_open()
415 copp->channels = channel_mode; in q6adm_open()
420 channel_mode, bit_width, rate); in q6adm_open()
299 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
323 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
384 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 Dq6afe.c490 u16 channel_mode; member
1529 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; in q6afe_i2s_port_prepare()
1532 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1; in q6afe_i2s_port_prepare()
1535 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; in q6afe_i2s_port_prepare()
1538 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3; in q6afe_i2s_port_prepare()
1548 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01; in q6afe_i2s_port_prepare()
1551 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23; in q6afe_i2s_port_prepare()
1561 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS; in q6afe_i2s_port_prepare()
1571 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS; in q6afe_i2s_port_prepare()
1587 switch (pcfg->i2s_cfg.channel_mode) { in q6afe_i2s_port_prepare()
[all …]
H A Dq6adm.h20 int channel_mode, int topology, int perf_mode,
/linux/drivers/soc/fsl/dpio/
H A Ddpio.h40 enum dpio_channel_mode channel_mode; member
69 enum dpio_channel_mode channel_mode; member
H A Ddpio.c159 attr->channel_mode = dpio_rsp->channel_mode & DPIO_CHANNEL_MODE_MASK; in dpio_get_attributes()
H A Ddpio-cmd.h42 u8 channel_mode; member
/linux/include/sound/
H A Dac97_codec.h275 unsigned char channel_mode; member