/openbmc/linux/Documentation/devicetree/bindings/iio/addac/ |
H A D | adi,ad74413r.yaml | 17 into a single chip solution with an SPI interface. 18 The devices feature a 16-bit ADC and four configurable 13-bit DACs to provide 19 four configurable input/output channels and a suite of diagnostic functions. 100 Whether to configure GPO as a comparator or not. 101 When not configured as a comparator, the GPO will be treated as an
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_features.c | 19 #define ipv6_addr_equal(a, b) ((a).s6_addr32[0] == (b).s6_addr32[0] && \ argument 20 (a).s6_addr32[1] == (b).s6_addr32[1] && \ 21 (a).s6_addr32[2] == (b).s6_addr32[2] && \ 22 (a).s6_addr32[3] == (b).s6_addr32[3])
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-qcom-lpg.yaml | 14 a ramp generator with lookup table, the light pulse generator and a three 15 channel current sink. These blocks are found in a wide range of Qualcomm PMICs. 79 "^led@[0-9a-f]$": 92 "^led@[0-9a-f]$":
|
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra124-dpaux.yaml | 19 can also be used to communicate with a DisplayPort device using the 24 pattern: "^dpaux@[0-9a-f]+$" 76 description: phandle of a supply that powers the DisplayPort 80 "^pinmux-[a-z0-9]+$": 85 applicable to a single set of pads, the child nodes only need
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-timerlat-top.rst | 19 The **rtla timerlat top** displays a summary of the periodic output 46 automatic trace mode, instructing the tracer to stop if a *40 us* latency or 49 # timerlat -a 40 -c 1-23 -q 115 syscall in a btrfs file system. 121 priority *FIFO:95* by default, which is a common priority used by real-time
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | amd_hsmp.rst | 11 OS-level software with access to system management functions via a 47 To access hsmp device from a C program. 67 The argument is a pointer to a:: 77 The ioctl would return a non-zero on failure; you can read errno to see
|
/openbmc/linux/Documentation/gpu/ |
H A D | msm-crash-dump.rst | 7 Following a GPU hang the MSM driver outputs debugging information via 11 Each entry is in the form key: value. Sections headers will not have a value 12 and all the contents of a section will be indented two spaces from the header. 14 by a (-). 73 Each buffer object will have a uinque iova.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dell-laptop | 33 To enable a trigger, write its name preceded by '+' to 34 this file. To disable a trigger, write its name preceded 59 To configure the timeout, write to this file a value along 68 expressed in a different unit than the one used when the timeout 72 some systems might fall back to a specific timeout in case
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun4i-a10-pcduino2.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation 46 * is that the pcDuino2 board got a USB VBUS voltage regulator, which 48 * the USB host ports has been replaced with a USB WIFI chip.
|
/openbmc/linux/scripts/coccinelle/iterators/ |
H A D | use_after_iter.cocci | 2 /// If list_for_each_entry, etc complete a traversal of the list, the iterator 4 /// and not a meaningful structure. Thus this value should not be used after 6 //#False positives arise when there is a goto in the iterator and the 8 //#may also cause a report to be a false positive.
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | compare_vpd.md | 5 Compares a VPD (Vital Product Data) keyword value to an expected value. 7 VPD is information that describes a hardware component. VPD is typically read 8 from an EEPROM on a Field-Replaceable Unit (FRU). For this reason, VPD is also 24 a VPD keyword value. For example, you could set the output voltage only for 25 regulators with a specific Model number.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/ |
H A D | 0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch | 16 diff --git a/Documentation/devicetree/bindings/remoteproc/arm,rproc.yaml b/Documentation/devicetree… 35 + be controlled with a reset control register and a reset status register to 91 diff --git a/MAINTAINERS b/MAINTAINERS 93 --- a/MAINTAINERS
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch | 9 which is a default search path for GCC (aka multi_suffix in the 20 The default gcc search path in the target sysroot for a "lib64" mutlilib 33 This patch injects a multilib version of that path first so the lib64 54 diff --git a/gcc/gcc.cc b/gcc/gcc.cc 56 --- a/gcc/gcc.cc
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/ |
H A D | ThermalEvent.errors.yaml | 5 description: The system shut down due to a GPU overtemp. 8 description: System shutdown due to a high ambient temperature.
|
/openbmc/u-boot/drivers/bootcount/ |
H A D | bootcount_davinci.c | 14 void bootcount_store(ulong a) in bootcount_store() argument 27 (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | (a & 0x0000ffff)); in bootcount_store()
|
H A D | bootcount_i2c.c | 13 void bootcount_store(ulong a) in bootcount_store() argument 19 buf[1] = (a & 0xff); in bootcount_store()
|
/openbmc/sdbusplus/test/utility/ |
H A D | tuple_to_array.cpp | 7 std::array<char, 3> a{'a', 'b', 'c'}; in TEST() local 10 ASSERT_EQ(a, sdbusplus::utility::tuple_to_array(std::move(t))); in TEST()
|
/openbmc/linux/arch/s390/tools/ |
H A D | gcc-thunk-extern.sh | 7 int a; 15 c (a);
|
/openbmc/linux/arch/mips/include/asm/sibyte/ |
H A D | sb1250.h | 52 #define IOADDR(a) ((void __iomem *)(IO_BASE + (a))) argument
|
/openbmc/linux/Documentation/hwmon/ |
H A D | vt1211.rst | 31 UCH1, bit 1 maps to UCH2 and so on. Setting a bit to 1 33 setting a bit to 0 enables the voltage input. 53 programmed to either monitor a voltage or a temperature. 82 Voltages are sampled by an 8-bit ADC with a LSB of ~10mV. The supported input 106 .. [1] Depending on the CPU (1.4V is for a VIA C3 Nehemiah). 119 has a high limit which triggers an alarm if crossed. There is an associated 154 pin (Vpin) is formed by a voltage divider made of the thermistor (Rth) and a 176 fans. Writing a 2 to any of the two pwm[1-2]_enable sysfs nodes will put the 177 PWM controller in automatic mode. There is only a single controller that 184 pwm[1-2]_auto_point[2-3]_pwm. Each PWM output can be associated with a
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.7.rst | 14 The QEMU recipe now uses a number of 34 provide a version of Git that meets this requirement, you can use the 52 If the software being built is already capable of building in a 61 running ``autoconf``: This option tells ``automake`` that a 117 that links to ``eglibc``. However, there were a number of minor changes 134 deprecated and a new 137 must now be used in conjunction with a new 157 package contains a script requiring ``/bin/bash``) and build-time 161 - Package QA checks are now performed during a new 171 trigger an error instead of a warning. Recipes should not be [all …]
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | board.rst | 7 Note that it only applies to the new descriptor-based interface. For a 25 GPIOs mappings are defined in the consumer device's node, in a property named 68 ACPI also supports function names for GPIOs in a similar fashion to DT. 121 to indicate that key is a GPIO line name 140 2. GPIO_LOOKUP() is just a shortcut to GPIO_LOOKUP_IDX() where idx = 0. 145 calls to gpiod_get() with a NULL device. 201 In addition to requesting pins belonging to a function one by one, a device may 204 processing. If yes, a bitmap is passed over get/set array functions directly 205 between a caller and a respective .get/set_multiple() callback of a GPIO chip.
|
/openbmc/linux/drivers/fpga/ |
H A D | Kconfig | 112 freeze bridge is a bridge that exists in the FPGA fabric to 128 safely handles AXI4MM and AXI4-Lite interfaces on a 138 and the FPGA Bridges associated with either a reconfigurable 139 region of an FPGA or a whole FPGA. 145 Support for loading FPGA images by applying a Device Tree 154 Device Feature List (DFL) defines a feature list structure that 155 creates a linked list of feature headers within the MMIO space 169 The FPGA Management Engine (FME) is a feature device implemented 199 to the FPGA infrastructure via a Port. There may be more than one 226 To compile this as a module, choose M here. [all …]
|
/openbmc/linux/arch/microblaze/boot/dts/ |
H A D | system.dts | 121 compatible = "xlnx,plb-v46-1.03.a", "xlnx,plb-v46-1.00.a", "simple-bus"; 125 compatible = "xlnx,xps-mch-emc-2.00.a", "cfi-flash"; 209 compatible = "xlnx,xps-ll-temac-1.01.b", "xlnx,xps-ll-temac-1.00.a"; 213 local-mac-address = [ 00 0a 35 00 00 00 ]; 226 compatible = "xlnx,xps-iic-2.00.a"; 239 compatible = "xlnx,xps-gpio-1.00.a"; 300 compatible = "xlnx,xps-uartlite-1.00.a"; 327 compatible = "xlnx,mpmc-4.02.a"; 330 compatible = "xlnx,ll-dma-1.00.a"; 338 compatible = "xlnx,xps-intc-1.00.a"; [all …]
|
/openbmc/linux/arch/parisc/ |
H A D | Kconfig | 186 used for optimizing purposes. In order to compile a kernel 190 Specifying "PA8000" here will allow you to select a 64-bit kernel 252 a kernel which includes all necessary drivers built-in and which can 265 or having a 64bit-only capable PA-RISC machine should say Y here. 279 performance, a page size of 16KB is recommended. For best 280 compatibility with 32bit applications, a page size of 4KB should be 282 with a larger page size). 304 a system with only one CPU, say N. If you have a system with more 308 machines, but will use only one CPU of a multiprocessor machine. 309 On a uniprocessor machine, the kernel will run faster if you say N. [all …]
|