Searched refs:a (Results 19751 – 19775 of 22310) sorted by relevance
1...<<791792793794795796797798799800>>...893
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | 45 "Message": "PS had a PGOOD Fault" 96 "Message": "PS %1 had a PGOOD Fault", 102 "In the UserData section there is a JSON", 124 "Message": "PS had a PGOOD Fault"
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve.decode | 15 # You should have received a copy of the GNU Lesser General Public 53 # Unsigned load of msz into esz=2, represented as a dtype. 56 # Either a copy of rd (at bit 0), or a different source 168 # Two register operands with a 6-bit signed immediate. 256 # Two registers and a scalar by N-bit index 262 # Two registers and a scalar by N-bit index, alternate 268 # Three registers and a scalar by N-bit index 276 # Three registers and a scalar by N-bit index, alternate
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | anx7625.c | 328 static void anx7625_reduction_of_a_fraction(unsigned long *a, unsigned long *b) in anx7625_reduction_of_a_fraction() argument 334 gcd_num = gcd(*a, *b); in anx7625_reduction_of_a_fraction() 335 *a /= gcd_num; in anx7625_reduction_of_a_fraction() 338 tmp_a = *a; in anx7625_reduction_of_a_fraction() 341 while ((*a > MAX_UNSIGNED_24BIT) || (*b > MAX_UNSIGNED_24BIT)) { in anx7625_reduction_of_a_fraction() 343 *a = tmp_a / i; in anx7625_reduction_of_a_fraction() 351 while ((*a < MAX_UNSIGNED_24BIT) && (*b < MAX_UNSIGNED_24BIT)) { in anx7625_reduction_of_a_fraction() 352 *a <<= 1; in anx7625_reduction_of_a_fraction() 356 *a >>= 1; in anx7625_reduction_of_a_fraction()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | bel-pfe.rst | 41 The driver is a client driver to the core PMBus driver. Please see
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head-sharpsl.S | 64 blo .SHARPEND @ We have a PXA250 - Corgi
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-switchtec | 10 Each registered switchtec driver is represented by a switchtecX
|
H A D | sysfs-pps | 6 directories that will provide a unified interface to
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | amigaone.dts | 52 // Do not define a interrupt-parent here, if there is no
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | brcm,iproc-touchscreen.txt | 39 - average_data: Number of data samples which are averaged before a final
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A D | standby-callgraph.cfg | 38 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | suspend-dev.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | freeze-dev.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | freeze-callgraph.cfg | 38 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | standby-dev.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | suspend-x2-proc.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | suspend-callgraph.cfg | 38 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
H A D | suspend.cfg | 37 # insert a small visible gap between suspend and resume on the timeline (default: false)
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-lp5521.rst | 50 sysfs contains a selftest entry.
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ltc3589.txt | 23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | XFree86-1.1 | 7 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and a…
|
H A D | ZPL-2.0 | 32 covered in a separate agreement (see
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 133 for o, a in opts:
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,imx27-pinctrl.txt | 9 - fsl,pins: three integers array, represents a group of pins mux and config
|
/openbmc/u-boot/include/configs/ |
H A D | cyrus.h | 10 #error Must call Cyrus CONFIG with a specific CPU enabled.
|
/openbmc/u-boot/doc/device-tree-bindings/regulator/ |
H A D | tps65090.txt | 7 - regulators: A node that houses a sub-node for each regulator within the
|
1...<<791792793794795796797798799800>>...893