/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | resource.h | 262 * combine. MPCC combine is a hardware feature to combine multiple DPP pipes 268 * 1 are for MPCC combine for plane 0 279 * return - true if pipe ctx is used for mpcc combine. 309 * pipe in any MPCC combine in current resource context. 340 * return - 0 if pipe is not used for a plane with MPCC combine. otherwise 349 * return - 0 if pipe is not used for ODM combine. otherwise
|
/openbmc/openbmc-test-automation/lib/ |
H A D | list_utils.robot | 6 Smart Combine Lists 7 [Documentation] Combine all valid list arguments and return the result. 24 ${new_list}= Combine Lists @{lists}
|
H A D | openbmc_ffdc_methods.robot | 56 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 97 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 215 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 239 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 344 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 363 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 386 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 411 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 476 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list} 487 ${ffdc_file_list}= Smart Combine Lists ${ffdc_file_list} ${ffdc_file_sub_list}
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A 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.
|
H A 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.
|
H A D | vidioc-g-modulator.rst | 137 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
|
/openbmc/linux/arch/arc/include/uapi/asm/ |
H A 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
|
/openbmc/linux/arch/hexagon/lib/ |
H A D | udivsi3.S | 12 r5:4 = combine(#1,#0) 18 r1:0 = combine(r0,r4)
|
/openbmc/phosphor-logging/ |
H A D | util.hpp | 37 /** @brief Combine the metadata keys and values from the map 43 auto combine(const std::map<std::string, std::string>& data)
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 243 /* Combine old and new bits. */ 244 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) macro 395 devpriv->daccon = COMBINE(devpriv->daccon, board->ao_hwrange[range], in pci224_ao_set_data() 470 COMBINE(devpriv->daccon, in pci224_ao_stop() 566 devpriv->daccon = COMBINE(devpriv->daccon, in pci224_ao_handle_fifo() 597 COMBINE(devpriv->daccon, trig, PCI224_DACCON_TRIG_MASK); in pci224_ao_handle_fifo() 714 COMBINE(cmd->start_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 719 cmd->start_arg = COMBINE(cmd->start_arg, 0, in pci224_ao_cmdtest() 740 COMBINE(cmd->scan_begin_arg, 0, ~CR_FLAGS_MASK); in pci224_ao_cmdtest() 747 COMBINE(cmd->scan_begin_arg, 0, in pci224_ao_cmdtest() [all …]
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | subinsns.idef | 48 Q6INSN(SA1_combinezr,"Rdd8=combine(#0,Rs16)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(… 49 Q6INSN(SA1_combinerz,"Rdd8=combine(Rs16,#0)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(… 50 Q6INSN(SA1_combine0i,"Rdd8=combine(#0,#u2)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(0… 51 Q6INSN(SA1_combine1i,"Rdd8=combine(#1,#u2)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(0… 52 Q6INSN(SA1_combine2i,"Rdd8=combine(#2,#u2)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(0… 53 Q6INSN(SA1_combine3i,"Rdd8=combine(#3,#u2)", ATTRIBS(A_SUBINSN,A_ROPS_2),"Combines", { fSETWORD(0…
|
H A D | compare.idef | 236 Q6INSN(C2_ccombinewnewt,"if (Pu4.new) Rdd32=combine(Rs32,Rt32)",ATTRIBS(A_ARCHV2), 237 "Conditionally combine two words into a register pair", 244 Q6INSN(C2_ccombinewnewf,"if (!Pu4.new) Rdd32=combine(Rs32,Rt32)",ATTRIBS(A_ARCHV2), 245 "Conditionally combine two words into a register pair", 252 Q6INSN(C2_ccombinewt,"if (Pu4) Rdd32=combine(Rs32,Rt32)",ATTRIBS(A_ARCHV2), 253 "Conditionally combine two words into a register pair", 260 Q6INSN(C2_ccombinewf,"if (!Pu4) Rdd32=combine(Rs32,Rt32)",ATTRIBS(A_ARCHV2), 261 "Conditionally combine two words into a register pair",
|
H A D | alu.idef | 266 Q6INSN(A2_combinew,"Rdd32=combine(Rs32,Rt32)",ATTRIBS(), 267 "Combine two words into a register pair", 272 Q6INSN(A4_combineri,"Rdd32=combine(Rs32,#s8)",ATTRIBS(), 273 "Combine a word and an immediate into a register pair", 278 Q6INSN(A4_combineir,"Rdd32=combine(#s8,Rs32)",ATTRIBS(), 279 "Combine a word and an immediate into a register pair", 286 Q6INSN(A2_combineii,"Rdd32=combine(#s8,#S8)",ATTRIBS(A_ARCHV2), 290 Q6INSN(A4_combineii,"Rdd32=combine(#s8,#U6)",ATTRIBS(),"Set two small immediates", 294 Q6INSN(A2_combine_hh,"Rd32=combine(Rt.H32,Rs.H32)",ATTRIBS(), 295 "Combine two halves into a register", {RdV = (fGETUHALF(1,RtV)<<16) | fGETUHALF(1,RsV);}) [all …]
|
/openbmc/linux/include/linux/ |
H A 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
|
H A D | mman.h | 140 * Combine the mmap "prot" argument into "vm_flags" used internally. 152 * Combine the mmap "flags" argument into "vm_flags" used internally.
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A 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
|
/openbmc/u-boot/cmd/x86/ |
H A D | mtrr.c | 12 "Combine", 135 "\t<type> is Uncacheable, Combine, Through, Protect, Back\n"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-2.0-with-GCC-exception | 11 combine executable.)
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | xtrans_1.5.2.bb | 3 DESCRIPTION = "The X Transport Interface is intended to combine all \
|
/openbmc/linux/drivers/hid/ |
H A 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() 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()
|
/openbmc/u-boot/drivers/bootcount/ |
H A D | bootcount_at91.c | 9 * We combine the CONFIG_SYS_BOOTCOUNT_MAGIC and bootcount in one 32-bit
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | isa207-common.h | 42 #define EVENT_COMBINE_SHIFT 11 /* Combine bit */ 73 #define p9_EVENT_COMBINE_SHIFT 10 /* Combine bit */ 217 /* MMCR1 Combine bits macro for power9 */
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | bitmap.c | 146 /* combine left and right adjacent extent */ in xbitmap_set() 153 /* combine with left extent */ in xbitmap_set() 158 /* combine with right extent */ in xbitmap_set()
|
/openbmc/qemu/include/exec/ |
H A D | memopidx.h | 2 * Combine the MemOp and mmu_idx parameters into a single value.
|
/openbmc/linux/arch/mips/boot/ |
H A D | elf2ecoff.c | 99 * Combine two segments, which must be contiguous. If pad is true, it's 102 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()
|