/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | i2c_compare_byte_action.hpp | 52 * @param mask Bit mask. Specifies which bits should be compared within the 54 * be compared. If not specified, defaults to 0xFF which means 55 * that all bits will be compared. 103 * Specifies which bits should be compared within the byte value. Only the 104 * bits with a value of 1 in the mask will be compared. 133 * Bit mask. Specifies which bits should be compared within the byte value. 134 * Only the bits with a value of 1 in the mask will be compared.
|
H A D | i2c_compare_bytes_action.hpp | 77 * which bits should be compared within the corresponding byte 79 * compared. 143 * Each mask specifies which bits should be compared within the 145 * will be compared. 174 * Bit masks. Each mask specifies which bits should be compared within the 176 * will be compared.
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | resulttooltests.py | 121 … msg="incorrect metadata filtering, tests without metadata should be compared") 148 msg="incorrect metadata filtering, tests should not be compared") 182 … msg="incorrect metadata filtering, tests with matching metadata should be compared") 216 … msg="incorrect metadata filtering, tests with mismatching metadata should not be compared") 246 …msg="incorrect metadata filtering, %s tests should be compared" % base_configuration['configuratio… 257 … msg="incorrect machine filtering, identical machine tests should be compared") 269 … msg="incorrect machine filtering, mismatching machine tests should not be compared") 287 … msg="incorrect ltpresult filtering, mismatching ltpresult content should not be compared") 305 … msg="incorrect ltpresult filtering, matching ltpresult content should be compared") 375 result, {}, msg=f"ptests should be compared: {resultstring}")
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra62x-clocks.dtsi | 5 /* Compared to dm814x, dra62x does not have hdic, l3 or dss PLLs */ 18 /* Compared to dm814x, dra62x has interconnect clocks on isp PLL */ 32 * Compared to dm814x, dra62x has different shifts and more mux options.
|
H A D | dra62x.dtsi | 9 /* Compared to dm814x, dra62x has different offsets for Ethernet */
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
H A D | ia_css_frame.h | 70 * @param[in] frame_a The first frame to be compared 71 * @param[in] frame_b The second frame to be compared 123 * @param[in] frame_a The first frame to be compared 124 * @param[in] frame_b The second frame to be compared
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | strncmp_test.c | 43 /* Compared target is not read-only, so will fail */ in strncmp_bad_writable_target() 51 /* Compared target is not null-terminated, so will fail */ in strncmp_bad_not_null_term_target()
|
/openbmc/linux/include/uapi/linux/ |
H A D | rseq.h | 70 * initialized). This CPU number value should always be compared 84 * meant to be read within rseq critical sections and compared 86 * the commit instruction, or read and compared with the
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq-abi.h | 70 * initialized). This CPU number value should always be compared 84 * meant to be read within rseq critical sections and compared 86 * the commit instruction, or read and compared with the
|
/openbmc/linux/drivers/net/ethernet/wiznet/ |
H A D | Kconfig | 70 Performance may decrease compared to explicitly selected bus mode. 81 Performance decreases compared to other bus interface mode.
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | i2c_compare_byte.md | 14 …pecifies which bits should be compared within the byte value. Only the bits with a value of 1 in t…
|
H A D | i2c_compare_bytes.md | 20 …s which bits should be compared within the corresponding byte value. Only the bits with a value of…
|
/openbmc/qemu/hw/display/ |
H A D | framebuffer.h | 38 * bottom-to-top) compared to the framebuffer. 41 * right-to-left) compared to the framebuffer.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 109 the callsite to be compared, and a value to compare against. Possible 135 The given string is compared against the function name 142 The given string is compared against either the src-root relative 153 The given string is compared against the module name 189 The given line number or range of line numbers is compared
|
/openbmc/qemu/net/ |
H A D | colo.h | 55 /* record the payload offset(the length that has been compared) */ 77 /* record the sequence number that has been compared */
|
/openbmc/linux/scripts/coccinelle/tests/ |
H A D | unsigned_lesser_than_zero.cocci | 67 msg = "WARNING: Unsigned expression compared with zero: %s" % (e) 75 msg = "WARNING: Unsigned expression compared with zero: %s" % (e)
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 49 Another benefit of ORC compared to frame pointers is that it can 55 The main disadvantage of the ORC unwinder compared to frame pointers is 76 The ORC data format does have a few downsides compared to DWARF. ORC
|
/openbmc/linux/Documentation/networking/ |
H A D | net_dim.rst | 52 compared in a similar fashion - increase == "better" and decrease == "worse". 54 compared. Here the algorithm tries to optimize for lower interrupt rate so an 98 which will be compared to the data sample stored in :c:type:`struct dim <dim>`
|
/openbmc/linux/Documentation/timers/ |
H A D | timekeeping.rst | 36 shall be as stable and correct as possible as compared to a real-world wall 123 Compared to clock sources, sched_clock() has to be very fast: it is called 125 between accuracy compared to the clock source, you may sacrifice accuracy
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-rc | 65 of the scancode which should be compared against the expected 128 the bits of the scancode which should be compared against the
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | timer_based_actions.hpp | 71 * Where any group does not have a configured value to be compared against, 77 * compared against all members within each group to start/stop the timer.
|
/openbmc/bmcweb/ |
H A D | OEM_SCHEMAS.md | 18 when compared to their closed source brethren. 43 compared to the experts within DMTF. Getting a DMTF opinion almost always leads
|
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | Kconfig | 12 This driver can be compared to the vim2m driver for emulating
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-sysfs-nodes.rst | 78 should be compared against the expected value. A value of 0 disables the 137 the scancode which should be compared against the expected value to
|
/openbmc/qemu/scripts/ |
H A D | cpu-x86-uarch-abi.py | 115 # Number of extra CPUID features compared to the x86-64 ABI level 171 # Determine how many extra features are present compared to the lowest
|