Home
last modified time | relevance | path

Searched refs:channels (Results 301 – 325 of 2717) sorted by relevance

1...<<11121314151617181920>>...109

/openbmc/linux/Documentation/devicetree/bindings/iio/potentiostat/
H A Dti,lmp91000.yaml26 io-channels:
51 - io-channels
65 io-channels = <&adc>;
/openbmc/linux/sound/pci/emu10k1/
H A Dvoice.c77 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels, in snd_emu10k1_voice_alloc() argument
87 if (snd_BUG_ON(!channels)) in snd_emu10k1_voice_alloc()
91 for (int got = 0; got < channels; ) { in snd_emu10k1_voice_alloc()
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pmi8998-charger.yaml31 io-channels:
50 - io-channels
75 io-channels = <&pmi8998_rradc 3>,
H A Dcpcap-battery.yaml44 io-channels:
64 - io-channels
81 io-channels = <&cpcap_adc 0>, <&cpcap_adc 1>,
/openbmc/linux/Documentation/devicetree/bindings/dma/xilinx/
H A Dxlnx,zynqmp-dpdma.yaml11 DisplayPort Subsystem. The DMA engine supports up to 6 DMA channels (3
12 channels for a video stream, 1 channel for a graphics stream, and 2 channels
/openbmc/linux/sound/soc/qcom/
H A Dapq8096.c21 struct snd_interval *channels = hw_param_interval(params, in apq8096_be_hw_params_fixup() local
25 channels->min = channels->max = 2; in apq8096_be_hw_params_fixup()
/openbmc/linux/sound/core/oss/
H A Dlinear.c62 int nchannels = plugin->src_format.channels; in convert()
100 for (channel = 0; channel < plugin->src_format.channels; channel++) { in linear_transfer()
164 if (snd_BUG_ON(src_format->channels != dst_format->channels)) in snd_pcm_plugin_build_linear()
H A Dpcm_plugin.h36 unsigned int channels; member
51 struct snd_pcm_plugin_channel **channels);
127 struct snd_pcm_plugin_channel **channels);
131 struct snd_pcm_plugin_channel **channels);
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,wcnss.yaml15 radio block, all using SMD as command channels.
35 qcom,smd-channels:
94 - qcom,smd-channels
113 qcom,smd-channels = "WCNSS_CTRL";
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Drenesas,tmu.yaml18 are independent. The TMU hardware supports up to three channels.
63 '#renesas,channels':
65 Number of channels implemented by the timer.
107 #renesas,channels = <3>;
/openbmc/linux/drivers/iio/adc/
H A Dti-adc081c.c101 const struct iio_chan_spec* channels; member
107 .channels = _name ## _channels, \
196 iio->channels = model->channels; in adc081c_probe()
H A Dti-adc0832.c217 &indio_dev->channels[scan_index]; in adc0832_trigger_handler()
265 indio_dev->channels = adc0831_channels; in adc0832_probe()
270 indio_dev->channels = adc0832_channels; in adc0832_probe()
275 indio_dev->channels = adc0834_channels; in adc0832_probe()
280 indio_dev->channels = adc0838_channels; in adc0832_probe()
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dssm4567.c68 struct snd_interval *rate, *channels; in avs_ssm4567_be_fixup() local
72 channels = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in avs_ssm4567_be_fixup()
77 channels->min = channels->max = 2; in avs_ssm4567_be_fixup()
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-etdm.c144 if (channels > 16) in get_etdm_ch_fixup()
146 else if (channels > 8) in get_etdm_ch_fixup()
148 else if (channels > 4) in get_etdm_ch_fixup()
150 else if (channels > 2) in get_etdm_ch_fixup()
1898 unsigned int channels, in mtk_dai_etdm_in_configure() argument
2016 unsigned int channels, in mtk_dai_etdm_out_configure() argument
2102 unsigned int channels, in mtk_dai_etdm_configure() argument
2135 get_etdm_ch_fixup(channels) : 2; in mtk_dai_etdm_configure()
2199 channels = mst_etdm_data->slots; in mtk_dai_etdm_hw_params()
2445 channels = 8; in mtk_dai_hdmitx_dptx_hw_params()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/
H A Datmel,at91rm9200-tcb.yaml14 timer has three channels with two counters each.
55 description: The timer block channels that are used as timers or counters.
67 List of channels to use for this particular timer. In Microchip TCB capture
68 mode channels are registered as a counter devices, for the qdec mode TCB0's
78 description: The timer block channels that are used as PWMs.
/openbmc/linux/drivers/usb/gadget/function/
H A Du_uac1_legacy.c106 snd->channels = 2; in playback_default_hw_params()
119 snd->channels, 0); in playback_default_hw_params()
137 snd->channels = params_channels(params); in playback_default_hw_params()
144 snd->access, snd->format, snd->channels, snd->rate); in playback_default_hw_params()
184 return card->playback.channels; in u_audio_get_playback_channels()
/openbmc/linux/include/sound/
H A Dad1843.h36 unsigned int channels);
42 unsigned int channels);
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c185 if (channels > 16) in get_etdm_ch_fixup()
187 else if (channels > 8) in get_etdm_ch_fixup()
189 else if (channels > 4) in get_etdm_ch_fixup()
191 else if (channels > 2) in get_etdm_ch_fixup()
1689 unsigned int channels, in mtk_dai_etdm_in_configure() argument
1798 if (i == (channels - 2)) in mtk_dai_etdm_in_configure()
1814 unsigned int channels, in mtk_dai_etdm_out_configure() argument
1964 unsigned int channels, in mtk_dai_etdm_configure() argument
1999 get_etdm_ch_fixup(channels) : 2; in mtk_dai_etdm_configure()
2383 channels = 8; in mtk_dai_hdmitx_dptx_hw_params()
[all …]
/openbmc/linux/include/uapi/linux/hsi/
H A Dhsi_char.h41 __u32 channels; member
46 __u32 channels; member
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/
H A Dvoltage-divider.yaml37 io-channels:
53 - io-channels
80 io-channels = <&maxadc 1>;
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcht_nocodec.c45 struct snd_interval *channels = hw_param_interval(params, in codec_fixup() local
51 channels->min = channels->max = 2; in codec_fixup()
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dgeneric-adc-thermal.yaml25 io-channels:
48 - io-channels
60 io-channels = <&ads1015 1>;
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp464.yaml42 Represents channels of the device and their specific configuration.
47 The channel number. 0 is local channel, 1-8 are remote channels.
59 For remote channels only.
H A Dti,tmp421.yaml43 Represents channels of the device and their specific configuration.
48 The channel number. 0 is local channel, 1-3 are remote channels
60 For remote channels only.
/openbmc/linux/drivers/iio/addac/
H A DKconfig47 This driver supports the 16 channels of single-ended (8 channels of
48 differential) analog inputs, 2 channels of analog output, 4 digital

1...<<11121314151617181920>>...109