Searched refs:ch_cfg (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/bus/mhi/host/ |
| H A D | pci_generic.c | 293 .ch_cfg = mhi_qcom_qdu100_channels, 358 .ch_cfg = mhi_qcom_sa8775p_channels, 368 .ch_cfg = modem_qcom_v1_mhi_channels, 377 .ch_cfg = modem_qcom_v1_mhi_channels, 464 .ch_cfg = mhi_quectel_em1xx_channels, 532 .ch_cfg = mhi_foxconn_sdx55_channels, 541 .ch_cfg = mhi_foxconn_sdx61_channels, 551 .ch_cfg = mhi_foxconn_sdx55_channels, 699 .ch_cfg = mhi_mv3x_channels, 747 .ch_cfg = mhi_sierra_em919x_channels, [all …]
|
| /linux/drivers/dma/sh/ |
| H A D | rz-dmac.c | 764 u32 ch_cfg; in rz_dmac_chan_filter() local 767 ch_cfg = (dma_spec->args[0] & CHCFG_MASK) >> 10; in rz_dmac_chan_filter() 768 channel->chcfg = CHCFG_FILL_TM(ch_cfg) | CHCFG_FILL_AM(ch_cfg) | in rz_dmac_chan_filter() 769 CHCFG_FILL_LVL(ch_cfg) | CHCFG_FILL_HIEN(ch_cfg); in rz_dmac_chan_filter()
|
| /linux/drivers/bus/mhi/ep/ |
| H A D | main.c | 1392 const struct mhi_ep_channel_config *ch_cfg; in mhi_ep_chan_init() local 1411 ch_cfg = &config->ch_cfg[i]; in mhi_ep_chan_init() 1413 chan = ch_cfg->num; in mhi_ep_chan_init() 1421 if (ch_cfg->dir == DMA_BIDIRECTIONAL || ch_cfg->dir == DMA_NONE) { in mhi_ep_chan_init() 1423 ch_cfg->dir, chan); in mhi_ep_chan_init() 1428 mhi_chan->name = ch_cfg->name; in mhi_ep_chan_init() 1430 mhi_chan->dir = ch_cfg->dir; in mhi_ep_chan_init()
|
| /linux/include/linux/ |
| H A D | mhi_ep.h | 39 const struct mhi_ep_channel_config *ch_cfg; member
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6asm.h | 45 u16 ch_cfg; member
|
| H A D | q6asm.c | 1142 fmt->num_channels = cfg->ch_cfg; in q6asm_stream_media_format_block_flac()
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-topology.c | 99 offsetof(struct sof_ipc4_pin_format, audio_fmt.ch_cfg)}, 119 offsetof(struct sof_ipc4_pin_format, audio_fmt.ch_cfg)}, 242 fmt->ch_map, fmt->ch_cfg, fmt->interleaving_style, fmt->fmt_cfg, in sof_ipc4_dbg_audio_format()
|