Home
last modified time | relevance | path

Searched refs:combine (Results 1 – 25 of 105) sorted by relevance

12345

/linux-6.6.21/arch/hexagon/lib/
Dudivsi3.S12 r5:4 = combine(#1,#0)
18 r1:0 = combine(r0,r4)
Ddivsi3.S33 r5:4 = combine(#1,r3)
Dmemset.S162 r5:4=combine(r7,r7)
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-g-audioout.rst42 has no audio inputs, or none which combine with the current video
97 No audio outputs combine with the current video output, or the
99 combine.
Dvidioc-g-audio.rst42 has no audio inputs, or none which combine with the current video input.
123 No audio inputs combine with the current video input, or the number
124 of the selected audio input is out of bounds or it does not combine.
Dvidioc-g-modulator.rst137 combine with ``V4L2_TUNER_SUB_STEREO`` or
144 left and right channel. This flag does not combine with
152 or secondary language only. This flag does not combine with
174 encode a Second Audio Program only. This flag must combine with
Daudio.rst19 and audio source is a tuner. Further audio connectors can combine with
/linux-6.6.21/arch/powerpc/perf/
Dpower7-pmu.c253 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
273 combine = (event[i] >> PM_COMBINE_SH) & PM_COMBINE_MSK; in power7_compute_mmcr()
292 mmcr1 |= (unsigned long) combine in power7_compute_mmcr()
Disa207-common.c14 PMU_FORMAT_ATTR(combine, "config:11");
562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
589 combine = combine_from_event(event[i]); in isa207_compute_mmcr()
603 mmcr1 |= combine << combine_shift(pmc); in isa207_compute_mmcr()
/linux-6.6.21/drivers/hid/
Dhid-lg4ff.c66 u16 combine; member
336 if (entry->wdata.combine) { in lg4ff_raw_event()
394 .combine = 0, in lg4ff_init_wheel_data()
959 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show()
969 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local
983 if (combine > 1) in lg4ff_combine_store()
984 combine = 1; in lg4ff_combine_store()
986 entry->wdata.combine = combine; in lg4ff_combine_store()
/linux-6.6.21/include/net/sctp/
Dchecksum.h48 .combine = sctp_csum_combine,
/linux-6.6.21/Documentation/admin-guide/perf/
Darm-cmn.rst62 group - with the same nonzero "combine" value. The count for such a
64 Watchpoint events with a "combine" value of 0 are considered independent
Dalibaba_pmu.rst43 The DDR Controller (DDRCTL) and DDR PHY combine to create a complete solution
/linux-6.6.21/arch/mips/boot/
Delf2ecoff.c102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function
369 combine(&data, &ndata, 0); in main()
370 combine(&bss, &nbss, 1); in main()
377 combine(&text, &ntxt, 0); in main()
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/
Dmaxim,max9611.yaml13 These devices combine a high-side current sense amplifier with a 12 bit ADC.
/linux-6.6.21/Documentation/devicetree/bindings/regulator/
Dmt6315-regulator.yaml14 that contains 4 BUCKs output which can combine with each other
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dgoogle,cros-ec-codec.yaml35 combine to become an unsigned 64-bit physical address.
/linux-6.6.21/arch/xtensa/
DKconfig.debug18 The default linker behavior is to combine identical literal
/linux-6.6.21/arch/hexagon/mm/
Dcopy_user_template.S28 src_dst_sav = combine(src,dst)
/linux-6.6.21/Documentation/devicetree/bindings/display/bridge/
Dfsl,imx8qxp-pixel-combiner.yaml15 of modes(bypass, pixel combine, YUV444 to YUV422, split_RGB) configured as
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,exynos4210-combiner.yaml14 can combine interrupt sources as a group and provide a single interrupt
/linux-6.6.21/tools/perf/Documentation/
Dintel-bts.txt68 To disable the display of Intel BTS packets, combine the -D option with
/linux-6.6.21/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst174 Multiple pipes and plane combine
/linux-6.6.21/Documentation/arch/x86/
Dpat.rst129 combine areas of IO memory desired to remain uncacheable with areas where
160 return uncached mapping in place of write-combine requested.
/linux-6.6.21/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,ethdr.yaml17 space/color format conversion, and then combine different layers,

12345