Home
last modified time | relevance | path

Searched refs:channels (Results 726 – 750 of 2698) sorted by relevance

1...<<21222324252627282930>>...108

/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c42 struct ieee80211_channel channels[ARRAY_SIZE(prism2_channels)]; member
333 ieee80211_frequency_to_channel(request->channels[i]->center_freq); in prism2_scan()
687 memcpy(priv->channels, prism2_channels, sizeof(prism2_channels)); in wlan_create_wiphy()
689 priv->band.channels = priv->channels; in wlan_create_wiphy()
/openbmc/linux/include/linux/platform_data/
H A Ddma-dw.h38 u8 channels; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c552 size = sizeof(*nd_config->channels[0]) * nd_config->n_channels; in rtw_wow_check_pno()
553 pno_req->channels = kmalloc(size, GFP_KERNEL); in rtw_wow_check_pno()
554 if (!pno_req->channels) in rtw_wow_check_pno()
558 channel = pno_req->channels + i; in rtw_wow_check_pno()
559 memcpy(channel, nd_config->channels[i], sizeof(*channel)); in rtw_wow_check_pno()
843 kfree(pno_req->channels); in rtw_wow_clear_wakeups()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c184 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_enable()
196 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_disable()
206 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_set_timings()
217 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_set_lcd_config()
229 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_register_framedone()
248 struct drm_crtc *crtc = priv->channels[channel]->crtc; in omap_crtc_dss_unregister_framedone()
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.c100 int channels = runtime->channels; in lx_hardware_open() local
105 dev_dbg(chip->card->dev, "allocating pipe for %d channels\n", channels); in lx_hardware_open()
106 err = lx_pipe_allocate(chip, 0, is_capture, channels); in lx_hardware_open()
413 const u32 channels = substream->runtime->channels; in lx_trigger_start() local
414 const u32 bytes_per_frame = channels * 3; in lx_trigger_start()
H A Dlx_core.h106 int channels);
163 int lx_level_peaks(struct lx6464es *chip, int is_capture, int channels,
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes
40 posed on channels 6 and 7 by Hall-effect sensing.
133 term average of all channels. Specify the maximum timeout to disable it
198 Enables all associated channels to track their respective reference
199 channels.
358 Specifies the associated channels for which the channel serves as a
359 reference channel. By default, no channels are selected.
/openbmc/linux/sound/soc/tegra/
H A DKconfig94 channels.
147 up to 2 channels (stereo).
154 four input streams (each of up to 16 channels) and generate
155 output stream (of up to 16 channels). A byte RAM helps to form an
163 input stream (up to 16 channels) and demultiplexes it into four
164 output streams (each of up to 16 channels). A byte RAM helps to
175 where each stream can contain maximum of 8 channels. It supports
/openbmc/linux/drivers/iio/adc/
H A Dqcom-pm8xxx-xoadc.c196 const struct xoadc_channel *channels; member
851 adc->variant->channels, in pm8xxx_xoadc_parse_channels()
937 indio_dev->channels = adc->iio_chans; in pm8xxx_xoadc_probe()
974 .channels = pm8018_xoadc_channels,
979 .channels = pm8038_xoadc_channels,
984 .channels = pm8058_xoadc_channels,
991 .channels = pm8921_xoadc_channels,
/openbmc/linux/sound/isa/gus/
H A Dgus_pcm.c122 begin = pcmp->memory + voice * (pcmp->dma_size / runtime->channels); in snd_gf1_pcm_trigger_up()
123 curr = begin + (pcmp->bpos * pcmp->block_size) / runtime->channels; in snd_gf1_pcm_trigger_up()
124 end = curr + (pcmp->block_size / runtime->channels); in snd_gf1_pcm_trigger_up()
131 pan = runtime->channels == 2 ? (!voice ? 1 : 14) : 8; in snd_gf1_pcm_trigger_up()
214 end = pcmp->memory + (((pcmp->bpos + 1) * pcmp->block_size) / runtime->channels); in snd_gf1_pcm_interrupt_wave()
216 step = pcmp->dma_size / runtime->channels; in snd_gf1_pcm_interrupt_wave()
246 if (runtime->channels > 1) { in snd_gf1_pcm_interrupt_wave()
525 if (substream->runtime->channels > 1) in snd_gf1_pcm_playback_pointer()
/openbmc/linux/drivers/dma/
H A Dpch_dma.c121 struct pch_dma_chan channels[MAX_CHAN_NR]; member
708 pd_chan = &pd->channels[i]; in pd_irq()
749 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_save_regs()
772 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) { in pch_dma_restore_regs()
869 INIT_LIST_HEAD(&pd->dma.channels); in pch_dma_probe()
872 struct pch_dma_chan *pd_chan = &pd->channels[i]; in pch_dma_probe()
886 list_add_tail(&pd_chan->chan.device_node, &pd->dma.channels); in pch_dma_probe()
934 list_for_each_entry_safe(chan, _c, &pd->dma.channels, in pch_dma_remove()
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c327 static const unsigned int channels[] = { in mt8195_hdmitx_dptx_startup() local
336 .count = ARRAY_SIZE(channels), in mt8195_hdmitx_dptx_startup()
337 .list = channels, in mt8195_hdmitx_dptx_startup()
431 static const unsigned int channels[] = { in mt8195_playback_startup() local
440 .count = ARRAY_SIZE(channels), in mt8195_playback_startup()
441 .list = channels, in mt8195_playback_startup()
477 static const unsigned int channels[] = { in mt8195_capture_startup() local
486 .count = ARRAY_SIZE(channels), in mt8195_capture_startup()
487 .list = channels, in mt8195_capture_startup()
/openbmc/linux/sound/usb/misc/
H A Dua101.c105 unsigned int channels; member
616 unsigned int channels) in set_stream_hw() argument
631 substream->runtime->hw.channels_min = channels; in set_stream_hw()
632 substream->runtime->hw.channels_max = channels; in set_stream_hw()
654 err = set_stream_hw(ua, substream, ua->capture.channels); in capture_pcm_open()
675 err = set_stream_hw(ua, substream, ua->playback.channels); in playback_pcm_open()
995 ua->capture.channels = fmt_capture->bNrChannels; in detect_usb_format()
996 ua->playback.channels = fmt_playback->bNrChannels; in detect_usb_format()
998 fmt_capture->bSubframeSize * ua->capture.channels; in detect_usb_format()
1000 fmt_playback->bSubframeSize * ua->playback.channels; in detect_usb_format()
/openbmc/linux/drivers/iio/accel/
H A Dbmc150-accel-core.c155 const struct iio_chan_spec *channels; member
1052 memcpy(&data->scan.channels[j++], &buffer[i * 3 + bit], in __bmc150_accel_fifo_flush()
1053 sizeof(data->scan.channels[0])); in __bmc150_accel_fifo_flush()
1150 .channels = bma222e_accel_channels,
1160 .channels = bma222e_accel_channels,
1170 .channels = bma250e_accel_channels,
1180 .channels = bmc150_accel_channels,
1190 .channels = bma280_accel_channels,
1719 indio_dev->channels = data->chip_info->channels; in bmc150_accel_core_probe()
/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dpdma.c805 u32 channels = 0; in xilinx_dpdma_chan_video_group_ready() local
813 channels |= BIT(i); in xilinx_dpdma_chan_video_group_ready()
816 return channels; in xilinx_dpdma_chan_video_group_ready()
832 u32 reg, channels; in xilinx_dpdma_chan_queue_transfer() local
876 channels = xilinx_dpdma_chan_video_group_ready(chan); in xilinx_dpdma_chan_queue_transfer()
881 if (!channels) in xilinx_dpdma_chan_queue_transfer()
884 channels = BIT(chan->id); in xilinx_dpdma_chan_queue_transfer()
888 reg = XILINX_DPDMA_GBL_TRIG_MASK(channels); in xilinx_dpdma_chan_queue_transfer()
890 reg = XILINX_DPDMA_GBL_RETRIG_MASK(channels); in xilinx_dpdma_chan_queue_transfer()
1647 INIT_LIST_HEAD(&xdev->common.channels); in xilinx_dpdma_probe()
/openbmc/u-boot/arch/mips/dts/
H A Dbrcm,bcm6338.dtsi141 "dma-channels",
144 dma-channels = <6>;
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2g-netcp.dtsi83 <0x4011000 0x2a0>, /* 21 Tx channels */
84 <0x4012000 0x400>, /* 32 Rx channels */
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-admaif.yaml45 Contains list of ACIF (Audio CIF) port nodes for ADMAIF channels.
46 The number of port nodes depends on the number of ADMAIF channels
/openbmc/linux/drivers/rpmsg/
H A DKconfig39 Say y here to enable support providing communication channels to
74 providing communication channels to remote processors in Qualcomm
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,rcar-usb2-clock-sel.yaml21 |External |---|USB_EXTAL ---> all usb channels|
29 |Oscillator|---|USB_EXTAL -+-> all usb channels|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dmediatek,mt6370-charger.yaml44 io-channels:
92 - io-channels
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dti-dma-crossbar.txt20 memcpy channels in eDMA.
42 dma-channels = <32>;
/openbmc/linux/Documentation/driver-api/
H A Dhsi.rst12 The HSI interface supports full duplex communication over multiple channels
49 use an arbitrary number of channels.
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c61 switch (hparms->channels) { in dw_hdmi_i2s_hw_params()
106 dw_hdmi_set_channel_count(hdmi, hparms->channels); in dw_hdmi_i2s_hw_params()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-elbert.dts19 * 8 child channels of PCA9548 2-0075.
31 * 8 child channels of PCA9548 5-0075.

1...<<21222324252627282930>>...108