Home
last modified time | relevance | path

Searched refs:Generic (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dgeneric.hpp19 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 Dgeneric.cpp27 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 DKconfig24 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 DKconfig5 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 Dqmp_lexer.py25 (r'-> ', token.Generic.Prompt),
26 (r'<- ', token.Generic.Prompt),
27 (r' ?\.{3} ?', token.Generic.Prompt),
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-af9035-cardlist.rst45 * - ITE 9135 Generic
47 * - ITE 9135(9005) Generic
49 * - ITE 9135(9006) Generic
51 * - ITE 9303 Generic
H A Dtechnisat.rst58 #) => ``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 Dsaa7164-cardlist.rst22 - Generic Rev2
26 - Generic Rev3
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst75 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 DKconfig54 # 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 DKconfig7 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 Dgeneric_netlink.rst4 Generic Netlink
7 A wiki document on how to use Generic Netlink can be found here:
/openbmc/linux/Documentation/core-api/
H A Dgeneric-radix-tree.rst2 Generic radix trees/sparse arrays
6 :doc: Generic radix trees/sparse arrays
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Dcn9132-db.dtsi107 /* 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 Dcn9130-crb-B.dts16 /* Generic PHY, providing serdes lanes */
29 /* Generic PHY, providing serdes lanes */
H A Dcn9131-db.dtsi89 /* 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 Dam4372-generic.dts3 * Device Tree Source for Generic AM4372 EVM
14 model = "Texas Instruments AM4372 Generic";
H A Dkeystone-k2g-generic.dts3 * Device Tree Source for Generic 66AK2G0X EVM
14 model = "Texas Instruments 66AK2G02 Generic";
/openbmc/linux/drivers/net/wan/
H A DKconfig26 # 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 Dredfish_request.robot15 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 DKconfig13 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 Dmailbox.txt1 * 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 Dca-fclose.rst39 Generic error codes are described at the
40 :ref:`Generic Error Codes <gen-errors>` chapter.
H A Dca-set-descr.rst45 Generic error codes are described at the
46 :ref:`Generic Error Codes <gen-errors>` chapter.
/openbmc/phosphor-logging/test/openpower-pels/
H A Dgeneric_section_test.cpp29 Generic section(stream); in TEST()
62 Generic section(stream); in TEST()

12345678910>>...24