/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | generic.hpp | 19 class Generic : public Section class 22 Generic() = delete; 23 ~Generic() = default; 24 Generic(const Generic&) = default; 25 Generic& operator=(const Generic&) = default; 26 Generic(Generic&&) = default; 27 Generic& operator=(Generic&&) = default; 36 explicit Generic(Stream& pel);
|
H A D | generic.cpp | 27 void Generic::unflatten(Stream& stream) in unflatten() 43 void Generic::flatten(Stream& stream) const in flatten() 48 Generic::Generic(Stream& pel) in Generic() function in openpower::pels::Generic 63 void Generic::validate() in validate()
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | Kconfig | 24 Generic Framebuffer support for BD663474 30 Generic Framebuffer support for HX8340BN 36 Generic Framebuffer support for HX8347D 42 Generic Framebuffer support for HX8353D 48 Generic Framebuffer support for HX8357D 54 Generic Framebuffer support for ILI9163 60 Generic Framebuffer support for ILI9320 66 Generic Framebuffer support for ILI9325 72 Generic Framebuffer support for ILI9340 78 Generic Framebuffer support for ILI9341 [all …]
|
/openbmc/linux/drivers/pwm/ |
H A D | Kconfig | 5 Generic Pulse-Width Modulation (PWM) support. 49 Generic PWM framework driver for Analog Baseband AB8500. 58 Generic PWM framework driver for PWM controller present on 71 Generic PWM framework driver for Atmel SoC. 81 Generic PWM framework driver for the PWM output of the HLCDC 93 Generic PWM framework driver for Atmel Timer Counter Block. 107 Generic PWM framework driver for Broadcom iProc PWM block. This 119 Generic PWM framework driver for Broadcom Kona PWM block. 149 Generic PWM framework driver for the Broadcom Set-top-Box 159 Generic PWM framework driver for outputs that can be [all …]
|
/openbmc/qemu/docs/sphinx/ |
H A D | qmp_lexer.py | 25 (r'-> ', token.Generic.Prompt), 26 (r'<- ', token.Generic.Prompt), 27 (r' ?\.{3} ?', token.Generic.Prompt),
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-af9035-cardlist.rst | 45 * - ITE 9135 Generic 47 * - ITE 9135(9005) Generic 49 * - ITE 9135(9006) Generic 51 * - ITE 9303 Generic
|
H A D | technisat.rst | 58 #) => ``Generic I2C PLL based tuners`` 63 #) => ``Generic I2C PLL based tuners`` 80 #) => ``Generic I2C PLL based tuners`` 85 #) => ``Generic I2C PLL based tuners`` 94 #) => ``Generic I2C PLL based tuners``
|
H A D | saa7164-cardlist.rst | 22 - Generic Rev2 26 - Generic Rev3
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | intro.rst | 75 Classic vs Generic Netlink 85 **Generic Netlink** (introduced in 2005) allows for dynamic registration of 89 The following section describes how to use Generic Netlink, as the 90 number of subsystems using Generic Netlink outnumbers the older 95 Netlink) differs from Generic Netlink is provided later in this document. 97 Generic Netlink 102 headers stack - Ethernet > IP > TCP we have Netlink > Generic N. > Family.) 105 by a protocol-specific header. In case of Generic Netlink the protocol 108 The practical meaning of the fields in case of Generic Netlink is as follows: 114 __u16 nlmsg_type; /* Generic Netlink Family (subsystem) ID */ [all …]
|
/openbmc/linux/kernel/irq/ |
H A D | Kconfig | 54 # Generic configurable interrupt chip implementation 59 # Generic irq_domain hw <--> linux irq number translation 83 # Generic IRQ IPI support 89 # Generic IRQ IPI Mux support 94 # Generic MSI hierarchical interrupt domain support
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | Kconfig | 7 Generic Pinctrl framework and is compatible with the Linux driver, 16 Generic Pinctrl framework and is compatible with the Linux driver, 25 Generic Pinctrl framework and is compatible with the Linux driver,
|
/openbmc/linux/Documentation/networking/ |
H A D | generic_netlink.rst | 4 Generic Netlink 7 A wiki document on how to use Generic Netlink can be found here:
|
/openbmc/linux/Documentation/core-api/ |
H A D | generic-radix-tree.rst | 2 Generic radix trees/sparse arrays 6 :doc: Generic radix trees/sparse arrays
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | cn9132-db.dtsi | 107 /* Generic PHY, providing serdes lanes */ 157 /* Generic PHY, providing serdes lanes */ 167 /* Generic PHY, providing serdes lanes */ 176 /* Generic PHY, providing serdes lanes */ 223 /* Generic PHY, providing serdes lanes */
|
H A D | cn9130-crb-B.dts | 16 /* Generic PHY, providing serdes lanes */ 29 /* Generic PHY, providing serdes lanes */
|
H A D | cn9131-db.dtsi | 89 /* Generic PHY, providing serdes lanes */ 118 /* Generic PHY, providing serdes lanes */ 128 /* Generic PHY, providing serdes lanes */ 202 /* Generic PHY, providing serdes lanes */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am4372-generic.dts | 3 * Device Tree Source for Generic AM4372 EVM 14 model = "Texas Instruments AM4372 Generic";
|
H A D | keystone-k2g-generic.dts | 3 * Device Tree Source for Generic 66AK2G0X EVM 14 model = "Texas Instruments 66AK2G02 Generic";
|
/openbmc/linux/drivers/net/wan/ |
H A D | Kconfig | 26 # Generic HDLC 28 tristate "Generic HDLC layer" 36 Generic HDLC driver currently supports raw HDLC, Cisco HDLC, Frame 48 Generic HDLC driver supporting raw HDLC over WAN connections. 56 Generic HDLC driver supporting raw HDLC Ethernet device emulation 67 Generic HDLC driver supporting Cisco HDLC over WAN connections. 75 Generic HDLC driver supporting Frame Relay over WAN connections. 83 Generic HDLC driver supporting PPP over WAN connections. 91 Generic HDLC driver supporting X.25 over WAN connections.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_request.robot | 15 Redfish Generic Login Request 34 Redfish Generic Session Request 43 ${session_resp}= Redfish Generic Login Request ${user_name} ${password}
|
/openbmc/linux/drivers/acpi/arm64/ |
H A D | Kconfig | 13 bool "Arm Generic Diagnostic Dump and Reset Device Interface" 16 Arm Generic Diagnostic Dump and Reset Device Interface (AGDI) is
|
/openbmc/u-boot/doc/device-tree-bindings/mailbox/ |
H A D | mailbox.txt | 1 * Generic Mailbox Controller and client driver bindings 3 Generic binding to provide a way for Mailbox controller drivers to
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca-fclose.rst | 39 Generic error codes are described at the 40 :ref:`Generic Error Codes <gen-errors>` chapter.
|
H A D | ca-set-descr.rst | 45 Generic error codes are described at the 46 :ref:`Generic Error Codes <gen-errors>` chapter.
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | generic_section_test.cpp | 29 Generic section(stream); in TEST() 62 Generic section(stream); in TEST()
|