Home
last modified time | relevance | path

Searched refs:channels (Results 626 – 650 of 2698) sorted by relevance

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_channel.c189 struct xpc_channel *ch = &part->channels[ch_number]; in xpc_process_openclose_chctl_flags()
564 ch = &part->channels[ch_number]; in xpc_process_sent_chctl_flags()
634 ch = &part->channels[ch_number]; in xpc_partition_going_down()
721 ch = &part->channels[ch_number]; in xpc_initiate_disconnect()
886 ret = xpc_arch_ops.send_payload(&part->channels[ch_number], in xpc_initiate_send()
938 ret = xpc_arch_ops.send_payload(&part->channels[ch_number], in xpc_initiate_send_notify()
1006 ch = &part->channels[ch_number]; in xpc_initiate_received()
/openbmc/linux/Documentation/crypto/
H A Dasync-tx-api.rst24 4.2 "My application needs exclusive control of hardware channels"
118 channels since the application has no knowledge of channel to operation
209 4.2 "My application needs exclusive control of hardware channels"
232 disposition the available channels in the system. The filter_fn routine
251 with multiple channels will either have all channels public, or all
252 channels private.
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6dsp-common.h23 int q6dsp_get_channel_allocation(int channels);
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt52 -rockchip,num-channels: number of SDRAM channels (1 or 2)
93 -rockchip,sdram-channel: SDRAM channel information, each 8 bits. Both channels
145 rockchip,num-channels = <2>;
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c284 int sandbox_sdl_sound_init(int rate, int channels) in sandbox_sdl_sound_init() argument
298 wanted.channels = channels; in sandbox_sdl_sound_init()
306 buf->alloced = sizeof(uint16_t) * wanted.freq * wanted.channels; in sandbox_sdl_sound_init()
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi130 #dma-channels = <32>;
131 dma-channels = <32>;
278 #dma-channels = <32>;
279 dma-channels = <32>;
/openbmc/linux/drivers/iio/chemical/
H A Dccs811.c83 s16 channels[2]; member
338 sizeof(data->scan.channels), in ccs811_trigger_handler()
339 (u8 *)data->scan.channels); in ccs811_trigger_handler()
476 indio_dev->channels = ccs811_channels; in ccs811_probe()
/openbmc/linux/include/linux/platform_data/
H A Dgsc_hwmon.h43 struct gsc_hwmon_channel channels[]; member
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_port.c86 for (ch = 0; ch < omap_port->channels; ch++) { in ssi_port_regs_show()
113 for (ch = 0; ch < omap_port->channels; ch++) { in ssi_port_regs_show()
387 BUG_ON(msg->channel >= omap_port->sst.channels); in ssi_async()
390 BUG_ON(msg->channel >= omap_port->ssr.channels); in ssi_async()
491 omap_port->channels = max(cl->rx_cfg.num_hw_channels, in ssi_setup()
497 omap_port->sst.channels = cl->tx_cfg.num_hw_channels; in ssi_setup()
560 for (i = 0; i < omap_port->channels; i++) { in ssi_flush()
677 for (i = 0; i < omap_port->channels; i++) { in ssi_cleanup_queues()
691 for (i = 0; i < omap_port->channels; i++) { in ssi_cleanup_queues()
841 for (i = 0; i < omap_port->channels; i++) { in ssi_error()
[all …]
/openbmc/linux/drivers/power/supply/
H A Dcpcap-battery.c128 struct iio_channel *channels[CPCAP_BATTERY_IIO_NR]; member
186 channel = ddata->channels[CPCAP_BATTERY_IIO_BATTDET]; in cpcap_charger_battery_temperature()
206 channel = ddata->channels[CPCAP_BATTERY_IIO_VOLTAGE]; in cpcap_battery_get_voltage()
222 channel = ddata->channels[CPCAP_BATTERY_IIO_BATT_CURRENT]; in cpcap_battery_get_current()
993 ddata->channels[i] = devm_iio_channel_get(ddata->dev, in cpcap_battery_init_iio()
995 if (IS_ERR(ddata->channels[i])) { in cpcap_battery_init_iio()
996 error = PTR_ERR(ddata->channels[i]); in cpcap_battery_init_iio()
1000 if (!ddata->channels[i]->indio_dev) { in cpcap_battery_init_iio()
/openbmc/linux/drivers/dma/
H A Dtegra210-adma.c165 struct tegra_adma_chan channels[]; member
743 tdc = &tdma->channels[i]; in tegra_adma_runtime_suspend()
781 tdc = &tdma->channels[i]; in tegra_adma_runtime_resume()
850 struct_size(tdma, channels, cdata->nr_channels), in tegra_adma_probe()
870 INIT_LIST_HEAD(&tdma->dma_dev.channels); in tegra_adma_probe()
872 struct tegra_adma_chan *tdc = &tdma->channels[i]; in tegra_adma_probe()
947 irq_dispose_mapping(tdma->channels[i].irq); in tegra_adma_probe()
961 irq_dispose_mapping(tdma->channels[i].irq); in tegra_adma_remove()
/openbmc/linux/drivers/iio/adc/
H A Dad7091r-base.h22 const struct iio_chan_spec *channels; member
/openbmc/linux/Documentation/hwmon/
H A Dlm95234.rst41 channels. The hysteresis is configurable with the tem1_max_hyst attribute and
42 affects the hysteresis on all channels. The first two external sensors also
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dkinetic,ktz8866.yaml13 The Kinetic Technologies KTZ8866 is a high efficiency 6-channels-current-sinks
38 description: number of the LED current sinks' channels.
/openbmc/linux/sound/soc/amd/ps/
H A Dacp63.h204 u16 channels; member
226 u16 channels; member
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dnvidia,tegra186-timer.yaml45 One per each timer channels 0 through 9.
57 One per each timer channels 0 through 15.
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c175 center_channel = spec->channels[conf->chandef.chan->hw_value].channel; in rt2x00ht_center_channel()
186 if (spec->channels[i].channel == center_channel) in rt2x00ht_center_channel()
222 &rt2x00dev->spec.channels[hw_value], in rt2x00lib_config()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c259 unsigned int channels; in dmic_calc_stream_format() local
262 channels = params_channels(params); in dmic_calc_stream_format()
268 channels /= 2; in dmic_calc_stream_format()
272 format_val = snd_hdac_calc_stream_format(params_rate(params), channels, in dmic_calc_stream_format()
278 params_rate(params), channels, format); in dmic_calc_stream_format()
/openbmc/linux/sound/isa/sb/
H A Demu8000_pcm.c68 emu8k_open_dram_for_pcm(struct snd_emu8000 *emu, int channels) in emu8k_open_dram_for_pcm() argument
74 if (channels > 1) in emu8k_open_dram_for_pcm()
78 for (i = channels + 1; i < EMU8000_DRAM_VOICES; i++) { in emu8k_open_dram_for_pcm()
82 if (channels > 1 && (i & 1) != 0) in emu8k_open_dram_for_pcm()
574 rec->voices = subs->runtime->channels; in emu8k_pcm_prepare()
/openbmc/linux/Documentation/sound/cards/
H A Dmaya44.rst99 …n the maya44 card will always set the *global* sampling rate for all playback and capture channels.
148 cross-mixer from channels 1+2 to channels 3+4
150 cross-mixer from channels 3+4 to channels 1+2
/openbmc/linux/drivers/firmware/arm_scmi/
H A Draw_mode.h22 u8 *channels, int num_chans,
/openbmc/linux/drivers/gpu/host1x/
H A Dchannel.h20 struct host1x_channel *channels; member
/openbmc/u-boot/drivers/sound/
H A Dwm8994.h67 int bits_per_sample, unsigned int channels);
/openbmc/linux/sound/pci/lola/
H A Dlola_pcm.c387 verb |= substream->runtime->channels; in lola_get_format_verb()
393 int channels) in lola_set_stream_config() argument
410 for (i = 0; i < channels; i++) { in lola_set_stream_config()
463 if (str->index + runtime->channels > pcm->num_streams) { in lola_pcm_prepare()
467 for (i = 1; i < runtime->channels; i++) { in lola_pcm_prepare()
490 err = lola_set_stream_config(chip, str, runtime->channels); in lola_pcm_prepare()
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.c132 static const unsigned int channels[] = { in mt8183_mt6358_startup() local
136 .count = ARRAY_SIZE(channels), in mt8183_mt6358_startup()
137 .list = channels, in mt8183_mt6358_startup()
172 static const unsigned int channels[] = { in mt8183_mt6358_ts3a227_max98357_bt_sco_startup() local
176 .count = ARRAY_SIZE(channels), in mt8183_mt6358_ts3a227_max98357_bt_sco_startup()
177 .list = channels, in mt8183_mt6358_ts3a227_max98357_bt_sco_startup()

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