Home
last modified time | relevance | path

Searched full:variation (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/linux/arch/alpha/kernel/
H A Dsetup.c581 type_name, (*var_name ? " variation " : ""), var_name, in setup_arch()
593 type_name, (*var_name ? " variation " : ""), in setup_arch()
740 get_sysvec(unsigned long type, unsigned long variation, unsigned long cpu) in get_sysvec() argument
763 NULL, /* EB66 -- see variation. */ in get_sysvec()
764 NULL, /* EB64+ -- see variation. */ in get_sysvec()
770 NULL, /* EB164 -- see variation. */ in get_sysvec()
778 NULL, /* Tsunami -- see variation. */ in get_sysvec()
867 /* If we've not found one, try for a variation. */ in get_sysvec()
871 unsigned long member = (variation >> 10) & 0x3f; in get_sysvec()
883 /* PC164 may show as EB164 variation with EV56 CPU, in get_sysvec()
[all …]
/openbmc/linux/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst80 variation. In pathological cases this variation can be significant,
96 consistent with the relative contribution to overall power variation.
/openbmc/qemu/linux-user/alpha/
H A Dtarget_proc.h37 "cpu variation\t\t: 0\n" in open_cpuinfo()
41 "system variation\t: QEMU_v" QEMU_VERSION "\n" in open_cpuinfo()
/openbmc/linux/samples/pktgen/
H A Dpktgen_sample01_simple.sh6 # * flow variation via random UDP source port
38 # Flow variation random source port between min and max
H A Dpktgen_sample02_multiqueue.sh8 # * flow variation via random UDP source port
25 # Flow variation random source port between min and max
H A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh8 # * flow variation via random UDP source port
24 # Flow variation random source port between min and max
/openbmc/linux/scripts/coccinelle/api/
H A Datomic_as_refcounter.cocci58 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
91 msg = "WARNING: atomic_dec_and_test variation before object free at line %s."
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,palmas-pwrbutton.txt23 Palmas variation capability. Valid values are 15, 100, 500 and 1000.
/openbmc/linux/drivers/iommu/iommufd/
H A Ddouble_span.h10 * This is a variation of the general interval_tree_span_iter that computes the
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-isl2901816 is less affected by the ambient IR noise variation.
/openbmc/linux/net/dccp/ccids/
H A DKconfig23 same conditions. However, TFRC has a much lower variation of
H A Dccid2.h44 * @tx_mdev: smoothed RTT variation, scaled by 2^2
/openbmc/linux/arch/arm/mm/
H A Dtlb-fa.S11 * ARM architecture version 4, Faraday variation.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Defficiently-fetching-sources.rst65 variation of the BitBake command guarantees that you have all the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DInfo-ZIP15 … to, labeling of the altered versions with the names "Info-ZIP" (or any variation thereof, includi…
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dmediatek,mt6370-backlight.yaml54 PWM resolution. If we choose selection 64, the variation of PWM
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dcommon.c31 * Detects and returns IRAM size for the device variation
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h117 /* SMP variation */
148 /* Uniprocessor variation */
/openbmc/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c70 * is set. Allow a small variation on this. in entry_flush_test()
H A Drfi_flush.c71 * is set. Allow a small variation on this. in rfi_flush_test()
H A Duaccess_flush.c84 * is set. Allow a small variation on this. in uaccess_flush_test()
/openbmc/linux/Documentation/block/
H A Ddeadline-iosched.rst43 generally improves throughput, at the cost of latency variation.
/openbmc/linux/Documentation/fb/
H A Dfbcon.rst268 Variation 1:
282 Variation 2:
/openbmc/linux/Documentation/driver-api/driver-model/
H A Doverview.rst85 can see some variation of the following in the output of the "mount" command::
/openbmc/sdbusplus/tools/sdbusplus/
H A Dnamedelement.py182 # Get the UpperCamelCase variation of the name first.

12345