/openbmc/linux/drivers/pinctrl/aspeed/ |
H A D | Kconfig | 17 generation SoCs. GPIO is provided by a separate GPIO driver. 25 generation SoCs. GPIO is provided by a separate GPIO driver. 33 generation SoCs. GPIO is provided by a separate GPIO driver.
|
/openbmc/linux/Documentation/devicetree/bindings/hwlock/ |
H A D | ti,omap-hwspinlock.yaml | 25 The OMAP hwspinlock users will use a 0-indexed relative hwlock number as 26 the argument specifier value for requesting a specific hwspinlock within 27 a hwspinlock bank.
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | qcom,msm-uart.yaml | 14 The MSM serial UART hardware is designed for low-speed use cases where a 15 dma-engine isn't needed. From a software perspective it's mostly compatible 17 one character at a time.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-vduse | 7 framework and provides a sysfs interface for configuring 23 This directory entry is created when a VDUSE device is 33 Writing a '0' to the file means to disable the timeout.
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-qds-7777.dtso | 7 * Requires a LS1028A QDS board without lane B rework. 8 * Requires a SCH-30841 card without lane A/C rewire and with a FW with muxing
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | 0001-fix-gcc-8-format-truncation-warning.patch | 13 into a destination of size 11 24 diff --git a/super0.c b/super0.c 26 --- a/super0.c
|
/openbmc/openbmc/poky/meta/recipes-graphics/waffle/waffle/ |
H A D | 0001-waffle-do-not-make-core-protocol-into-the-library.patch | 16 diff --git a/src/waffle/meson.build b/src/waffle/meson.build 17 index 1cc99f6..022745a 100644 18 --- a/src/waffle/meson.build
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 19 static inline int values_close(long a, long b, int err) in values_close() argument 21 return abs(a - b) <= (a + b) / 100 * err; in values_close()
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | compare_presence.md | 5 Compares a hardware component's presence to an expected value. The hardware 6 component must be a Field-Replaceable Unit (FRU). 8 This action can be used for [presence_detection](presence_detection.md) of a
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0006-qemu-Determinism-fixes.patch | 6 When sources are included within debug information, a couple of areas of the 18 diff --git a/scripts/decodetree.py b/scripts/decodetree.py 20 --- a/scripts/decodetree.py
|
/openbmc/openbmc/meta-security/recipes-security/libmhash/ |
H A D | libmhash_0.9.9.9.bb | 3 Mhash is a free (under GNU Lesser GPL) library \ 4 which provides a uniform interface to a large number of hash \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0005-mDNSCore-Fix-broken-debug-parameter.patch | 12 diff --git a/mDNSCore/mDNS.c b/mDNSCore/mDNS.c 14 --- a/mDNSCore/mDNS.c 22 // Create a negative record for the current name in the CNAME chain.
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-radio-tx.h | 14 int vidioc_g_modulator(struct file *file, void *fh, struct v4l2_modulator *a); 15 int vidioc_s_modulator(struct file *file, void *fh, const struct v4l2_modulator *a);
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | st,stm32-rcc.txt | 4 The RCC IP is both a reset and a clock controller.
|
H A D | st,stm32mp1-rcc.txt | 4 The RCC IP is both a reset and a clock controller.
|
/openbmc/u-boot/doc/device-tree-bindings/reset/ |
H A D | st,stm32-rcc.txt | 4 The RCC IP is both a reset and a clock controller.
|
/openbmc/phosphor-host-postd/ |
H A D | README.md | 3 This is a simple daemon which reads a file interface from an lpc-snoop driver
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-ignored/ |
H A D | devtool-test-ignored.patch | 3 diff --git a/ignored b/ignored 5 --- a/ignored
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v6_0.c | 526 fixed20_12 a; in dce_v6_0_dram_bandwidth() local 555 fixed20_12 a; in dce_v6_0_dram_bandwidth_for_display() local 584 fixed20_12 a; in dce_v6_0_data_return_bandwidth() local 613 fixed20_12 a, b; in dce_v6_0_dmif_request_bandwidth() local 668 fixed20_12 a; in dce_v6_0_average_bandwidth() local 704 fixed20_12 a, b, c; in dce_v6_0_latency_watermark() local 709 a.full = dfixed_const(2); in dce_v6_0_latency_watermark() 721 a.full = dfixed_div(a, b); in dce_v6_0_latency_watermark() 731 a.full = dfixed_div(a, b); in dce_v6_0_latency_watermark() 796 fixed20_12 a; in dce_v6_0_check_latency_hiding() local [all …]
|
/openbmc/linux/tools/testing/selftests/media_tests/ |
H A D | regression_test.txt | 2 and unregister paths. There have a few problems that result in user-after 23 a loop running media ioctl MEDIA_IOC_DEVICE_INFO command once every 10 27 The test for a random number of iterations or until user kills it with a
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max197.rst | 35 filled with a pointer to a conversion function, defined like:: 39 ctrl is the control byte to write to start a new conversion. 41 or a negative error code otherwise.
|
/openbmc/linux/tools/perf/scripts/perl/ |
H A D | rw-by-pid.pl | 83 ($reads{$a}{bytes_read} || 0) } keys %reads) { 109 @errcounts = sort { $b->[3] <=> $a->[3] } @errcounts; 124 ($writes{$a}{bytes_written} || 0)} keys %writes) { 149 @errcounts = sort { $b->[3] <=> $a->[3] } @errcounts;
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | ti,da850-vpif.txt | 18 VPIF has a 16-bit parallel bus input, supporting 2 8-bit channels or a 76 adv7343@2a { 93 Alternatively, an example when the bus is configured as a single
|
/openbmc/linux/arch/mips/boot/dts/xilfpga/ |
H A D | nexys4ddr.dts | 31 compatible = "xlnx,xps-intc-1.00.a"; 43 compatible = "xlnx,xps-gpio-1.00.a"; 55 compatible = "xlnx,xps-ethernetlite-3.00.a"; 94 compatible = "xlnx,xps-iic-2.00.a";
|
/openbmc/linux/Documentation/i2c/ |
H A D | ten-bit-addresses.rst | 8 address 0x10 (though a single device could respond to both of them). 9 To avoid ambiguity, the user sees 10 bit addresses mapped to a different 14 I2C messages to and from 10-bit address devices have a different format. 32 listed above could stay for a long time, maybe even forever if nobody
|