Searched refs:channel_mode (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6adm.c | 304 int channel_mode, int bit_width, in q6adm_find_matching_copp() argument 328 int channel_mode, int bit_width, int rate) in q6adm_device_open() argument 353 open->dev_num_channel = channel_mode & 0x00FF; in q6adm_device_open() 358 channel_mode); in q6adm_device_open() 382 int channel_mode, int topology, int perf_mode, in q6adm_open() argument 396 rate, channel_mode, bit_width, app_type); in q6adm_open() 416 copp->channels = channel_mode; in q6adm_open() 421 channel_mode, bit_width, rate); in q6adm_open()
|
| H A D | q6afe.c | 492 u16 channel_mode; 1534 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD0; in q6afe_i2s_port_prepare() 1537 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD1; in q6afe_i2s_port_prepare() 1540 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD2; in q6afe_i2s_port_prepare() 1543 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_SD3; in q6afe_i2s_port_prepare() 1553 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD01; in q6afe_i2s_port_prepare() 1556 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_QUAD23; in q6afe_i2s_port_prepare() 1566 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_6CHS; in q6afe_i2s_port_prepare() 1576 pcfg->i2s_cfg.channel_mode = AFE_PORT_I2S_8CHS; in q6afe_i2s_port_prepare() 1592 switch (pcfg->i2s_cfg.channel_mode) { in q6afe_i2s_port_prepare() 490 u16 channel_mode; global() member [all...] |
| H A D | q6adm.h | 20 int channel_mode, int topology, int perf_mode,
|
| /linux/drivers/soc/fsl/dpio/ |
| H A D | dpio.h | 40 enum dpio_channel_mode channel_mode; member 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
|
| /linux/include/sound/ |
| H A D | ac97_codec.h | 275 unsigned char channel_mode; member
|