| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-audioout.rst | 42 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.
|
| D | vidioc-g-audio.rst | 42 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.
|
| D | vidioc-g-modulator.rst | 136 combine with ``V4L2_TUNER_SUB_STEREO`` or 143 left and right channel. This flag does not combine with 151 or secondary language only. This flag does not combine with 173 encode a Second Audio Program only. This flag must combine with
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | vidioc-g-audioout.rst | 42 has no audio inputs, or none which combine with the current video 99 No audio outputs combine with the current video output, or the 101 combine.
|
| D | vidioc-g-audio.rst | 42 has no audio inputs, or none which combine with the current video input. 127 No audio inputs combine with the current video input, or the number 128 of the selected audio input is out of bounds or it does not combine.
|
| D | vidioc-g-modulator.rst | 138 combine with ``V4L2_TUNER_SUB_STEREO`` or 145 left and right channel. This flag does not combine with 153 or secondary language only. This flag does not combine with 175 encode a Second Audio Program only. This flag must combine with
|
| D | dev-effect.rst | 14 A V4L2 video effect device can do image effects, filtering, or combine
|
| /kernel/linux/linux-4.19/arch/arc/include/uapi/asm/ |
| D | swab.h | 58 * 8051fdb4: or r2,r2,r5 ; combine 0th and 3rd Bytes 60 * 8051fdbc: or r2,r2,r4 ; combine 0,3 Bytes with 1st Byte 61 * 8051fdc0: or r2,r2,r3 ; combine 0,3,1 Bytes with 2nd Byte
|
| /kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
| D | swab.h | 58 * 8051fdb4: or r2,r2,r5 ; combine 0th and 3rd Bytes 60 * 8051fdbc: or r2,r2,r4 ; combine 0,3 Bytes with 1st Byte 61 * 8051fdc0: or r2,r2,r3 ; combine 0,3,1 Bytes with 2nd Byte
|
| /kernel/linux/linux-5.10/arch/hexagon/lib/ |
| D | udivsi3.S | 12 r5:4 = combine(#1,#0) 18 r1:0 = combine(r0,r4)
|
| /kernel/linux/linux-4.19/drivers/staging/comedi/drivers/ |
| D | amplc_pci224.c | 245 /* Combine old and new bits. */ 246 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) macro 397 devpriv->daccon = COMBINE(devpriv->daccon, board->ao_hwrange[range], in pci224_ao_set_data() 472 COMBINE(devpriv->daccon, in pci224_ao_stop() 568 devpriv->daccon = COMBINE(devpriv->daccon, in pci224_ao_handle_fifo() 599 COMBINE(devpriv->daccon, trig, PCI224_DACCON_TRIG_MASK); in pci224_ao_handle_fifo() 716 COMBINE(cmd->start_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 721 cmd->start_arg = COMBINE(cmd->start_arg, 0, in pci224_ao_cmdtest() 742 COMBINE(cmd->scan_begin_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 749 COMBINE(cmd->scan_begin_arg, 0, in pci224_ao_cmdtest() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | amplc_pci224.c | 245 /* Combine old and new bits. */ 246 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) macro 397 devpriv->daccon = COMBINE(devpriv->daccon, board->ao_hwrange[range], in pci224_ao_set_data() 472 COMBINE(devpriv->daccon, in pci224_ao_stop() 568 devpriv->daccon = COMBINE(devpriv->daccon, in pci224_ao_handle_fifo() 599 COMBINE(devpriv->daccon, trig, PCI224_DACCON_TRIG_MASK); in pci224_ao_handle_fifo() 716 COMBINE(cmd->start_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 721 cmd->start_arg = COMBINE(cmd->start_arg, 0, in pci224_ao_cmdtest() 742 COMBINE(cmd->scan_begin_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 749 COMBINE(cmd->scan_begin_arg, 0, in pci224_ao_cmdtest() [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | mman.h | 114 * Combine the mmap "prot" argument into "vm_flags" used internally. 126 * Combine the mmap "flags" argument into "vm_flags" used internally.
|
| D | crc32.h | 15 * crc32_le_combine - Combine two crc32 check values into one. For two 42 * __crc32c_le_combine - Combine two crc32c check values into one. For two
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | crc32.h | 15 * crc32_le_combine - Combine two crc32 check values into one. For two 42 * __crc32c_le_combine - Combine two crc32c check values into one. For two
|
| D | mman.h | 136 * Combine the mmap "prot" argument into "vm_flags" used internally. 148 * Combine the mmap "flags" argument into "vm_flags" used internally.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/perf/ |
| D | arm-cmn.rst | 62 group - with the same nonzero "combine" value. The count for such a 64 Watchpoint events with a "combine" value of 0 are considered independent
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | poly1305-avx2-x86_64.S | 102 # combine r0,u0,w0,y0 111 # combine r1,u1,w1,y1 and s1=r1*5,v1=u1*5,x1=w1*5,z1=y1*5 122 # combine r2,u2,w2,y2 and s2=r2*5,v2=u2*5,x2=w2*5,z2=y2*5 133 # combine r3,u3,w3,y3 and s3=r3*5,v3=u3*5,x3=w3*5,z3=y3*5 144 # combine r4,u4,w4,y4 and s4=r4*5,v4=u4*5,x4=w4*5,z4=y4*5
|
| D | poly1305-sse2-x86_64.S | 320 # combine r0,u0 325 # combine r1,u1 and s1=r1*5,v1=u1*5 333 # combine r2,u2 and s2=r2*5,v2=u2*5 341 # combine r3,u3 and s3=r3*5,v3=u3*5 349 # combine r4,u4 and s4=r4*5,v4=u4*5
|
| /kernel/linux/linux-4.19/arch/powerpc/perf/ |
| D | isa207-common.h | 44 #define EVENT_COMBINE_SHIFT 11 /* Combine bit */ 75 #define p9_EVENT_COMBINE_SHIFT 10 /* Combine bit */ 169 /* MMCR1 Combine bits macro for power9 */
|
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| D | isa207-common.h | 42 #define EVENT_COMBINE_SHIFT 11 /* Combine bit */ 73 #define p9_EVENT_COMBINE_SHIFT 10 /* Combine bit */ 210 /* MMCR1 Combine bits macro for power9 */
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-lg4ff.c | 66 u16 combine; member 336 if (entry->wdata.combine) { in lg4ff_raw_event() 394 .combine = 0, in lg4ff_init_wheel_data() 953 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show() 963 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local 977 if (combine > 1) in lg4ff_combine_store() 978 combine = 1; in lg4ff_combine_store() 980 entry->wdata.combine = combine; in lg4ff_combine_store() 1368 hid_warn(hid, "Unable to create sysfs interface for \"combine\", errno %d\n", error); in lg4ff_init()
|
| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-lg4ff.c | 78 u16 combine; member 343 if (entry->wdata.combine) { in lg4ff_raw_event() 400 .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() 1374 hid_warn(hid, "Unable to create sysfs interface for \"combine\", errno %d\n", error); in lg4ff_init()
|
| /kernel/linux/linux-4.19/arch/xtensa/ |
| D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
| /kernel/linux/linux-4.19/drivers/md/ |
| D | Kconfig | 18 This driver lets you combine several hard disk partitions into one 20 partition to another one or to combine several redundant hard disks 53 use the so-called linear mode, i.e. it will combine the hard disk 66 use the so-called raid0 mode, i.e. it will combine the hard disk
|