/openbmc/linux/arch/csky/abiv2/ |
H A D | fpu.c | 137 #define STW_FPU_REGS(a, b, c, d) \ argument 138 "stw %0, (%4, "#a")\n" \ 143 #define LDW_FPU_REGS(a, b, c, d) \ argument 144 "ldw %0, (%4, "#a")\n" \
|
/openbmc/linux/Documentation/hwmon/ |
H A D | mlxreg-fan.rst | 41 The driver implements a simple interface for driving a fan connected to 42 a PWM output and tachometer inputs. 44 the system configuration and creates FAN/PWM hwmon objects and a cooling
|
H A D | adc128d818.rst | 28 measurement has a resolution of 0.5 degrees; the limits have a resolution 32 An alarm is triggered if the voltage has crossed a programmable minimum 35 inputs can measure voltages between 0 and 2.55 volts, with a resolution
|
/openbmc/linux/Documentation/driver-api/serial/ |
H A D | serial-iso7816.rst | 8 ISO/IEC7816 is a series of standards specifying integrated circuit cards (ICC) 14 Some CPUs/UARTs (e.g., Microchip AT91) contain a built-in mode capable of 15 handling communication with a smart card. 33 callback receives a pointer to struct serial_iso7816.
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | img-spdif-in.rst | 10 This control returns a mask that shows which of the IEC958 status bits 38 This control returns the active capture rate, or 0 if a lock has not been 49 This control is used to change the threshold at which a lock is acquired. 53 This control is used to change the threshold at which a lock is released.
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | arm,integrator-ap-lm.yaml | 12 description: The Integrator/AP is a prototyping platform and as such has a 15 determine if a logic module is connected at index 0, 1, 2 or 3. The logic 35 "^bus(@[0-9a-f]*)?$":
|
/openbmc/linux/drivers/soc/fsl/qbman/ |
H A D | qman_priv.h | 130 const struct qman_cgrs *a, const struct qman_cgrs *b) in qman_cgrs_and() argument 134 const u32 *_a = a->q.state; in qman_cgrs_and() 142 const struct qman_cgrs *a, const struct qman_cgrs *b) in qman_cgrs_xor() argument 146 const u32 *_a = a->q.state; in qman_cgrs_xor()
|
/openbmc/linux/Documentation/devicetree/bindings/mips/img/ |
H A D | xilfpga.txt | 4 Under the Imagination University Program, a microAptiv UP core has been 7 As we are dealing with a MIPS core instantiated on an FPGA, specifications 69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000. 74 DDR initialization is already handled by a HW IP block.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | 0001-build-Pass-tag-CC-explictly-when-using-libtool.patch | 18 diff --git a/Makefile.in b/Makefile.in 20 --- a/Makefile.in 35 diff --git a/build-scripts/makedep.sh b/build-scripts/makedep.sh 37 --- a/build-scripts/makedep.sh
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/ |
H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 18 diff --git a/src/evemu-impl.h b/src/evemu-impl.h 20 --- a/src/evemu-impl.h 34 diff --git a/src/evemu.c b/src/evemu.c 36 --- a/src/evemu.c
|
/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/ |
H A D | add-with-bisonlocaledir.patch | 22 diff --git a/m4/bison-i18n.m4 b/m4/bison-i18n.m4 24 --- a/m4/bison-i18n.m4 45 dnl But even is YACC is called "yacc", it may be a script that invokes bison 49 + if test -z "$BISON_LOCALEDIR" -a ${YACC-${BISON-:}} --print-localedir >/dev/null 2>&1; then
|
/openbmc/openbmc/meta-openembedded/meta-python/classes/ |
H A D | bandit.bbclass | 6 # No output if no issues found, a warning if issues found. 17 # Whether a scan should be done every time the recipe is built. 25 # Whether Bandit finding issues results in a warning (0) or an error (1). 63 # TODO: a way to pass extra args or .bandit file, basically control -ll
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | fsl-tsec-phy.txt | 26 The MDIO is a bus to which the PHY devices are connected. For each 27 device that exists on this bus, a PHY node should be created. 52 with other PHYs on the bus. The TBI PHYs are referred to by a "tbi-handle" 53 property under the tsec node, which has a similar meaning of "phy-handle".
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 16 interfaces to a loaded EFI application, enabling it to reuse U-Boot's 35 hardware we can create a bounce buffer so that payloads don't have to 43 The Human Interface Infrastructure is a complicated framework that 45 a translation framework.
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | Kconfig | 26 Provides a bonding of the generic IIO DMA buffer infrastructure with the 27 DMAEngine framework. This can be used by converter drivers with a DMA port 36 Provides a way to bonding when an IIO device has a direct connection
|
/openbmc/qemu/docs/system/arm/ |
H A D | versatile.rst | 31 Booting a Linux kernel 34 Building a current Linux kernel with ``versatile_defconfig`` should be 36 recommended (and also useful if you build a lot of different targets). 54 You can then boot with a command line like:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
H A D | 0001-make-Define-SBINDIR-flag.patch | 6 Provides a facility to control install locations of /sbin elements from 15 diff --git a/Makefile b/Makefile 17 --- a/Makefile 22 …LIBS := $(shell if [ "`uname -m`" != "sparc64" -a "`uname -m`" != "x86_64" ]; then echo "-lfl" ; e…
|
/openbmc/linux/drivers/pci/ |
H A D | pci-label.c | 115 static umode_t smbios_attr_is_visible(struct kobject *kobj, struct attribute *a, in smbios_attr_is_visible() argument 127 return a->mode; in smbios_attr_is_visible() 216 static umode_t acpi_attr_is_visible(struct kobject *kobj, struct attribute *a, in acpi_attr_is_visible() argument 224 return a->mode; in acpi_attr_is_visible()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-priority.rst | 13 VIDIOC_G_PRIORITY - VIDIOC_S_PRIORITY - Query or request the access priority associated with a file… 39 :ref:`VIDIOC_G_PRIORITY <VIDIOC_G_PRIORITY>` ioctl with a pointer to an enum v4l2_priority 44 with a pointer to this variable. 63 read from a device at this priority.
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 9 through a GPIO. 26 Driver for a generic DVI connector. 31 Driver for a generic HDMI connector. 36 Driver for a generic analog TV connector.
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | microchip,sparx5-serdes.yaml | 31 The SERDES6G is a high-speed SERDES interface, which can operate at 41 The SERDES10G is a high-speed SERDES interface, which can operate at 54 The SERDES25G is a high-speed SERDES interface, which can operate at 67 pattern: "^serdes@[0-9a-f]+$"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-ltc4162l | 56 Write a "1" to this to keep performing telemetry once every few 70 typically drawing about 54 microamps. Write a "1" to this 71 property to arm a special "ship" mode that extends shelf life 76 Writing a "0" to the property cancels the "ship" mode request.
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-mockup.rst | 6 The GPIO Testing Driver (gpio-mockup) provides a way to create simulated GPIO 14 When loading the gpio-mockup driver a number of parameters can be passed to the 46 Inside each subdirectory, there's a separate attribute for each GPIO line. The 49 Reading from a line attribute returns the current value. Writing to it (0 or 1)
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | yaml_syntax_rules.md | 3 YAML is a human friendly data serialization standard for all programming 15 The collector parser and engine needs a very minimal set of rules user need to 16 follow while writing a YAML block. The YAML standards applies as usual. 20 <Sub block for a given protocol group>:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | 0001-Fix-buildpaths-warning.patch | 27 diff --git a/configure.ac b/configure.ac 29 --- a/configure.ac 40 diff --git a/scripts/syslog-ng-update-virtualenv.in b/scripts/syslog-ng-update-virtualenv.in 42 --- a/scripts/syslog-ng-update-virtualenv.in
|