Home
last modified time | relevance | path

Searched refs:channels (Results 651 – 675 of 2698) sorted by relevance

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7576.patch41 MS_ADPCM_state.wavefmt.channels = SDL_SwapLE16(format->channels);
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5250.dtsi90 samsung,i2s-channels = <2>;
104 samsung,i2s-channels = <2>;
/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Dsharp,gp2ap002.yaml36 io-channels:
80 io-channels = <&adc_channel>;
/openbmc/linux/Documentation/devicetree/bindings/gpu/host1x/
H A Dnvidia,tegra210-nvdec.yaml12 programmed through Host1x channels.
68 when programming the engine through Host1x channels or when
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dqcom,bam-dma.yaml49 num-channels:
52 Indicates supported number of DMA channels in a remotely controlled bam.
/openbmc/linux/drivers/iio/temperature/
H A Dtmp117.c187 indio_dev->channels = tmp116_channels; in tmp117_probe()
192 indio_dev->channels = tmp117_channels; in tmp117_probe()
/openbmc/linux/drivers/iio/accel/
H A Dmma8452.c117 __be16 channels[3]; member
183 const struct iio_chan_spec *channels; member
1103 ret = mma8452_read(data, data->buffer.channels); in mma8452_trigger_handler()
1325 .channels = mma8451_channels,
1350 .channels = mma8452_channels,
1367 .channels = mma8453_channels,
1384 .channels = mma8652_channels,
1394 .channels = mma8653_channels,
1409 .channels = mma8451_channels,
1625 indio_dev->channels = data->chip_info->channels; in mma8452_probe()
/openbmc/linux/drivers/iio/light/
H A Dltr501.c148 struct iio_chan_spec const *channels; member
1226 .channels = ltr501_channels,
1240 .channels = ltr501_channels,
1252 .channels = ltr301_channels,
1264 .channels = ltr301_channels,
1286 u16 channels[3]; in ltr501_trigger_handler() member
1313 scan.channels[j++] = le16_to_cpu(als_buf[1]); in ltr501_trigger_handler()
1315 scan.channels[j++] = le16_to_cpu(als_buf[0]); in ltr501_trigger_handler()
1323 scan.channels[j++] = psdata & LTR501_PS_DATA_MASK; in ltr501_trigger_handler()
1541 indio_dev->channels = data->chip_info->channels; in ltr501_probe()
H A Dmax44000.c80 u16 channels[2]; member
505 data->scan.channels[index++] = ret; in max44000_trigger_handler()
511 data->scan.channels[index] = regval; in max44000_trigger_handler()
545 indio_dev->channels = max44000_channels; in max44000_probe()
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dmipi-dsi-bus.txt59 - If the virtual channels that a peripheral responds to are consecutive, the
62 the number of consecutive virtual channels.
117 /* peripheral responds to virtual channels 0 and 2 */
133 /* peripheral responds to virtual channels 1, 2 and 3 */
/openbmc/linux/sound/soc/codecs/
H A Dpcm186x.c269 unsigned int channels = params_channels(params); in pcm186x_hw_params() local
276 __func__, rate, format, width, channels); in pcm186x_hw_params()
312 div_lrck = width * channels; in pcm186x_hw_params()
316 switch (channels) { in pcm186x_hw_params()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c244 unsigned int channels = params_channels(hw_params); in pcm_capture_hw_params() local
250 rate, channels, frames_per_period, in pcm_capture_hw_params()
267 unsigned int channels = params_channels(hw_params); in pcm_playback_hw_params() local
273 rate, channels, frames_per_period, in pcm_playback_hw_params()
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_amx.c134 int channels, audio_bits; in tegra210_amx_set_audio_cif() local
139 channels = params_channels(params); in tegra210_amx_set_audio_cif()
155 cif_conf.audio_ch = channels; in tegra210_amx_set_audio_cif()
156 cif_conf.client_ch = channels; in tegra210_amx_set_audio_cif()
/openbmc/linux/Documentation/devicetree/bindings/mux/
H A Dmux-controller.yaml126 io-channels = <&adc 0>;
132 channels = "sync", "in";
152 io-channels = <&adc 0>;
157 channels = "sync-1", "in", "out", "sync-2";
/openbmc/linux/sound/soc/img/
H A Dimg-spdif-out.c236 unsigned int channels; in img_spdif_out_hw_params() local
243 channels = params_channels(params); in img_spdif_out_hw_params()
246 rate, channels, format); in img_spdif_out_hw_params()
251 if (channels != 2) in img_spdif_out_hw_params()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs35l41.yaml72 0 = Logic 0 during unused slots, and while all transmit channels disabled
73 1 = Hi-Z during unused slots but logic 0 while all transmit channels disabled
74 2 = (Default) Logic 0 during unused slots, but Hi-Z while all transmit channels disabled
75 3 = Hi-Z during unused slots and while all transmit channels disabled
/openbmc/linux/sound/usb/
H A Dimplicit.c406 int rate, int channels, in match_endpoint_audioformats() argument
411 if (fp->channels < 1) in match_endpoint_audioformats()
430 if (fp->channels == channels) in match_endpoint_audioformats()
/openbmc/linux/net/rxrpc/
H A Dconn_event.c106 chan = &conn->channels[channel]; in rxrpc_conn_retransmit_call()
204 call = conn->channels[i].call; in rxrpc_abort_calls()
301 struct rxrpc_channel *chan = &conn->channels[channel]; in rxrpc_process_delayed_final_acks()
436 rxrpc_call_is_secure(conn->channels[loop].call); in rxrpc_input_conn_event()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c510 int sqs_per_channel = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_add_sqs_fwd_rules()
521 ptp_sq = !!(priv->channels.ptp && in mlx5e_add_sqs_fwd_rules()
523 nch = priv->channels.num + ptp_sq; in mlx5e_add_sqs_fwd_rules()
534 for (n = 0; n < priv->channels.num; n++) { in mlx5e_add_sqs_fwd_rules()
535 c = priv->channels.c[n]; in mlx5e_add_sqs_fwd_rules()
547 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_add_sqs_fwd_rules()
787 params = &priv->channels.params; in mlx5e_build_rep_params()
1029 &priv->channels.params.packet_merge, in mlx5e_init_rep_rx()
1030 priv->channels.params.num_channels); in mlx5e_init_rep_rx()
1275 netdev->max_mtu = MLX5E_HW2SW_MTU(&priv->channels.params, max_mtu); in mlx5e_uplink_rep_enable()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drfi.h21 u8 channels[IWL_RFI_LUT_ENTRY_CHANNELS_NUM]; member
/openbmc/linux/sound/soc/sti/
H A Duniperif_player.c392 SET_UNIPERIF_I2S_FMT_NUM_CH(player, runtime->channels / 2); in uni_player_prepare_iec958()
428 output_frame_size = slot_width * runtime->channels; in uni_player_prepare_pcm()
490 if ((runtime->channels % 2) || (runtime->channels < 2) || in uni_player_prepare_pcm()
491 (runtime->channels > 10)) { in uni_player_prepare_pcm()
496 SET_UNIPERIF_I2S_FMT_NUM_CH(player, runtime->channels / 2); in uni_player_prepare_pcm()
768 transfer_size = runtime->channels * UNIPERIF_FIFO_FRAMES; in uni_player_prepare()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Ddce6_afmt.c238 if (sad->channels > max_channels) { in dce6_afmt_write_sad_regs()
239 value = MAX_CHANNELS(sad->channels) | in dce6_afmt_write_sad_regs()
242 max_channels = sad->channels; in dce6_afmt_write_sad_regs()
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c33 unsigned int channels; member
276 .channels = 1,
282 .channels = 4,
/openbmc/linux/sound/soc/sunxi/
H A Dsun50i-dmic.c99 unsigned int channels = params_channels(params); in sun50i_dmic_hw_params() local
100 unsigned int chan_en = (1 << channels) - 1; in sun50i_dmic_hw_params()
106 SUN50I_DMIC_CH_NUM_N(channels - 1)); in sun50i_dmic_hw_params()
/openbmc/linux/sound/soc/qcom/
H A Dapq8016_sbc.c243 struct snd_interval *channels = hw_param_interval(params, in msm8916_qdsp6_be_hw_params_fixup() local
248 channels->min = channels->max = 2; in msm8916_qdsp6_be_hw_params_fixup()

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