Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/linux/Documentation/userspace-api/media/v4l/
H A Dplanar-apis.rst6 Single- and multi-planar APIs
15 Initially, V4L2 API did not support multi-planar buffers and a set of
17 constitute what is being referred to as the "multi-planar API".
20 depending on whether single- or multi-planar API is being used. An
24 available multi-planar buffer types see enum
33 the multi-planar API and a multi-planar format. Multi-planar API calls
35 in multi-planar API structures), while the single-planar API cannot
36 handle multi-planar formats.
39 Calls that distinguish between single and multi-planar APIs
45 single- and multi-planar formats.
[all …]
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c14 const struct mlxfw_mfa2_tlv_multi *multi) in mlxfw_mfa2_tlv_multi_child() argument
19 return mlxfw_mfa2_tlv_get(mfa2_file, (void *) multi + multi_len); in mlxfw_mfa2_tlv_multi_child()
26 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_tlv_next() local
33 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, tlv); in mlxfw_mfa2_tlv_next()
34 if (!multi) in mlxfw_mfa2_tlv_next()
36 tlv_len = NLA_ALIGN(tlv_len + be16_to_cpu(multi->total_len)); in mlxfw_mfa2_tlv_next()
58 const struct mlxfw_mfa2_tlv_multi *multi, in mlxfw_mfa2_tlv_multi_child_find() argument
65 mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) { in mlxfw_mfa2_tlv_multi_child_find()
78 const struct mlxfw_mfa2_tlv_multi *multi, in mlxfw_mfa2_tlv_multi_child_count() argument
86 mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) { in mlxfw_mfa2_tlv_multi_child_count()
H A Dmlxfw_mfa2.c96 const struct mlxfw_mfa2_tlv_multi *multi) in mlxfw_mfa2_tlv_multi_validate() argument
117 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_dev_validate() local
126 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, dev_tlv); in mlxfw_mfa2_file_dev_validate()
127 if (!multi) { in mlxfw_mfa2_file_dev_validate()
190 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_comp_validate() local
196 if (!multi) { in mlxfw_mfa2_file_comp_validate()
205 tlv = mlxfw_mfa2_tlv_multi_child(mfa2_file, multi); in mlxfw_mfa2_file_comp_validate()
263 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_init() local
283 if (!multi) { in mlxfw_mfa2_file_init()
474 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_component_tlv_get() local
[all …]
H A Dmlxfw_mfa2_tlv_multi.h13 const struct mlxfw_mfa2_tlv_multi *multi);
25 const struct mlxfw_mfa2_tlv_multi *multi,
29 const struct mlxfw_mfa2_tlv_multi *multi,
37 #define mlxfw_mfa2_tlv_multi_foreach(mfa2_file, tlv, idx, multi) \ argument
39 mlxfw_mfa2_tlv_multi_child(mfa2_file, multi), \
40 be16_to_cpu(multi->num_extensions) + 1)
/linux/drivers/tty/serial/8250/
H A Dserial_cs.c84 int multi; member
186 .multi = -1,
201 .multi = 2,
205 .multi = 4,
214 .multi = 4,
228 .multi = 2,
232 .multi = 2,
236 .multi = 2,
240 .multi = 4,
244 .multi = 2,
[all …]
/linux/scripts/gcc-plugins/
H A DMakefile40 plugin-multi := $(filter-out $(plugin-single), $(GCC_PLUGIN))
41 plugin-objs := $(sort $(foreach m, $(plugin-multi), $($(m:%.so=%-objs))))
43 targets += $(plugin-single) $(plugin-multi) $(plugin-objs)
47 plugin-multi := $(addprefix $(obj)/, $(plugin-multi))
60 $(plugin-multi): FORCE
62 $(foreach m, $(notdir $(plugin-multi)), $(eval $(obj)/$m: $(addprefix $(obj)/, $($(m:%.so=%-objs)))…
/linux/scripts/
H A DMakefile.lib61 multi-obj-y := $(call multi-search, $(obj-y), .o, -objs -y)
62 multi-obj-m := $(call multi-search, $(obj-m), .o, -objs -y -m)
63 multi-obj-ym := $(multi-obj-y) $(multi-obj-m)
88 multi-dtb-y := $(call multi-search, $(dtb-y), .dtb, -dtbs)
92 base-dtb-y := $(filter %.dtb, $(call real-search, $(multi-dtb-y), .dtb, -dtbs))
106 multi-obj-m := $(addprefix $(obj)/, $(multi-obj-m))
108 multi-dtb-y := $(addprefix $(obj)/, $(multi-dtb-y))
115 modname-multi = $(sort $(foreach m,$(multi-obj-ym),\
118 __modname = $(or $(modname-multi),$(basetarget))
413 $(multi-dtb-y): FORCE
[all …]
/linux/drivers/media/tuners/
H A Dfc0012.c152 multi = 96; in fc0012_set_params()
156 multi = 64; in fc0012_set_params()
160 multi = 48; in fc0012_set_params()
164 multi = 32; in fc0012_set_params()
168 multi = 24; in fc0012_set_params()
172 multi = 16; in fc0012_set_params()
176 multi = 12; in fc0012_set_params()
180 multi = 8; in fc0012_set_params()
184 multi = 6; in fc0012_set_params()
188 multi = 4; in fc0012_set_params()
[all …]
H A Dfc0013.c301 multi = 96; in fc0013_set_params()
305 multi = 64; in fc0013_set_params()
309 multi = 48; in fc0013_set_params()
313 multi = 32; in fc0013_set_params()
317 multi = 24; in fc0013_set_params()
321 multi = 16; in fc0013_set_params()
325 multi = 12; in fc0013_set_params()
329 multi = 8; in fc0013_set_params()
333 multi = 6; in fc0013_set_params()
337 multi = 4; in fc0013_set_params()
[all …]
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-class-multicolor.yaml13 Bindings for multi color LEDs show how to describe current outputs of
14 either integrated multi-color LED elements (like RGB, RGBW, RGBWA-UV
15 etc.) or standalone LEDs, to achieve logically grouped multi-color LED
16 modules. This is achieved by adding multi-led nodes layer to the
24 pattern: "^multi-led(@[0-9a-f])?$"
H A Donnn,ncp5623.yaml7 title: ON Semiconductor NCP5623 multi-LED Driver
24 multi-led:
58 - multi-led
74 multi-led {
H A Dleds-pwm-multicolor.yaml13 This driver combines several monochrome PWM LEDs into one multi-color
20 multi-led:
64 multi-led {
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yosemite4.dts91 mellanox,multi-host;
125 multi-master;
142 multi-master;
159 multi-master;
176 multi-master;
193 multi-master;
210 multi-master;
227 multi-master;
244 multi-master;
373 multi-master;
[all …]
H A Daspeed-bmc-facebook-yosemitev2.dts98 mellanox,multi-host;
125 multi-master;
136 multi-master;
147 multi-master;
158 multi-master;
215 multi-master;
H A Daspeed-bmc-vegman.dtsi236 multi-master;
252 multi-master;
264 multi-master;
270 multi-master;
276 multi-master;
H A Daspeed-bmc-facebook-greatlakes.dts69 mellanox,multi-host;
103 multi-master;
113 multi-master;
123 multi-master;
133 multi-master;
177 multi-master;
/linux/sound/soc/ux500/
H A Dux500_msp_dai.c31 struct msp_multichannel_config *multi = in setup_pcm_multichan() local
37 multi->tx_multichannel_enable = true; in setup_pcm_multichan()
38 multi->rx_multichannel_enable = true; in setup_pcm_multichan()
41 multi->tx_channel_0_enable = drvdata->tx_mask; in setup_pcm_multichan()
42 multi->tx_channel_1_enable = 0; in setup_pcm_multichan()
43 multi->tx_channel_2_enable = 0; in setup_pcm_multichan()
44 multi->tx_channel_3_enable = 0; in setup_pcm_multichan()
47 multi->rx_channel_1_enable = 0; in setup_pcm_multichan()
48 multi->rx_channel_2_enable = 0; in setup_pcm_multichan()
49 multi->rx_channel_3_enable = 0; in setup_pcm_multichan()
[all …]
/linux/sound/pci/ctxfi/
H A Dctresource.c24 unsigned int multi, unsigned int *ridx) in get_resource() argument
29 for (i = 0, n = multi; i < amount; i++) { in get_resource()
33 n = multi; in get_resource()
46 for (n = multi; n > 0; n--) { in get_resource()
58 static int put_resource(u8 *rscs, unsigned int multi, unsigned int idx) in put_resource() argument
63 for (n = multi, i = idx; n > 0; n--) { in put_resource()
H A Dctatc.c512 int multi, err, i; in atc_pcm_capture_get_resources() local
529 n_sum = (1 == multi) ? 1 : 0; in atc_pcm_capture_get_resources()
535 n_amixer += multi * atc->msr; in atc_pcm_capture_get_resources()
538 n_srcimp += multi; in atc_pcm_capture_get_resources()
560 src_dsc.multi = 1; in atc_pcm_capture_get_resources()
607 else if (1 == multi) in atc_pcm_capture_get_resources()
651 int err, i, j, n_sum, multi; in atc_pcm_capture_prepare() local
667 if (1 == multi) { in atc_pcm_capture_prepare()
725 int i, multi; in atc_pcm_capture_start() local
735 src->ops->set_pm(src, ((i%multi) != (multi-1))); in atc_pcm_capture_start()
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-turris-omnia.dts246 multi-led@0 {
253 multi-led@1 {
260 multi-led@2 {
267 multi-led@3 {
274 multi-led@4 {
281 multi-led@5 {
287 multi-led@6 {
294 multi-led@7 {
301 multi-led@8 {
308 multi-led@9 {
[all …]
/linux/Documentation/admin-guide/media/
H A Dtuner-cardlist.rst31 22 Temic PAL/SECAM multi (4046 FM5)
33 24 Philips PAL/SECAM multi (FQ1216ME)
47 38 Philips PAL/SECAM multi (FM1216ME MK3)
65 56 Philips PAL/SECAM multi (FQ1216AME MK4)
87 79 Philips PAL/SECAM multi (FM1216 MK5)
/linux/drivers/media/platform/st/sti/hva/
H A DKconfig3 tristate "STMicroelectronics HVA multi-format video encoder V4L2 driver"
10 This V4L2 driver enables HVA (Hardware Video Accelerator) multi-format
23 operation of STMicroelectronics HVA multi-format video encoder in
/linux/Documentation/sound/hd-audio/
H A Dintel-multi-link.rst5 HDAudio multi-link extensions on Intel platforms
10 This file documents the 'multi-link structure' introduced in 2015 with
91 - multi-link synchronization: capabilities in LCAP.LSS and control in LSYNC
94 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN
183 - multi-link synchronization: capabilities in LCAP.LSS and control in LSYNC
185 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN
255 - hand-over to the DSP for access to multi-link registers, SHIM/IP
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-echo.dts151 multi-led@0 {
178 multi-led@1 {
205 multi-led@2 {
242 multi-led@0 {
269 multi-led@1 {
296 multi-led@2 {
333 multi-led@0 {
360 multi-led@1 {
387 multi-led@2 {
424 multi-led@0 {
[all …]
/linux/tools/testing/selftests/bpf/benchs/
H A Drun_bench_trigger.sh9 kprobe kprobe-multi \
10 kretprobe kretprobe-multi \

12345678910>>...26