Home
last modified time | relevance | path

Searched refs:a (Results 7626 – 7650 of 22310) sorted by relevance

1...<<301302303304305306307308309310>>...893

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DUniqueIdentifier.interface.yaml2 Implement to provide a unique identifier for an inventory item.
8 permanently identifies a specific inventory item. This is
/openbmc/pldm/libpldmresponder/examples/events/
H A Devent_state_sensor.json1 // Each entry is to uniquely identify a remote state sensor(there are separate
2 // entry for each sensor in a composite sensor) and the supported event states.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/
H A Dautomake_foreign.patch11 diff --git a/Makefile.am b/Makefile.am
13 --- a/Makefile.am
/openbmc/openbmc/meta-asrock/meta-common/recipes-bsp/u-boot/files/
H A Ddisable-mmc-sdhci.cfg1 # Needed as a bug workaround -- due to (apparently) a missing pull-up resistor
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/gyp/
H A Dgyp_git.bb1 DESCRIPTION = "GYP is a Meta-Build system: a build system that generates other build systems."
/openbmc/linux/include/linux/
H A Dlibgcc.h32 word_type notrace __cmpdi2(long long a, long long b);
35 word_type notrace __ucmpdi2(unsigned long long a, unsigned long long b);
/openbmc/linux/fs/jffs2/
H A DKconfig23 enable a few assertions and will print debugging messages at the
29 If reporting bugs, please try to have available a full dump of the
61 The summary information can be inserted into a filesystem image
97 If you are not using a security module that requires using
109 write a file system which cannot be read by a standard kernel.
120 Zlib is designed to be a free, general-purpose, legally unencumbered,
169 Tries the compressors in a predefined order and chooses the first
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv-cardlist.rst135 - 1295:200a
151 - 153b:1117, 153b:1118, 153b:1119, 153b:111a, 153b:1134, 153b:5018
179 - 10b4:2636, 10b4:2645, 121a:3060
203 - 15b0:4000, 15b0:400a, 15b0:400d, 15b0:4010, 15b0:4016
603 - 414a:5353
607 - 121a:3000
619 - 008a:763c
647 - 800a:763d
H A Dfimc.rst83 Each FIMC instance exports a sub-device node (/dev/v4l-subdev?), a sub-device
91 API the driver creates a sysfs entry associated with "s5p-fimc-md" platform
94 In typical use case there could be a following capture pipeline configuration:
121 This is a default option.
127 hardware - video capture and mem-to-mem and additionally a subdev node for
128 more precise FIMC capture subsystem control. In addition a separate v4l2
151 If the driver is built as a loadable kernel module (CONFIG_VIDEO_SAMSUNG_S5P_FIMC=m)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNGPL21 …sence of any warranty; and give any other recipients of the NetHack program a copy of this License…
23 a) cause the modified files to carry prominent notices stating that you changed the files and the d…
25 …ork that you distribute or publish, that in whole or in part contains or is a derivative of NetHac…
27 …y charge a distribution fee for the physical act of transferring a copy, and you may at your optio…
29 You may copy and distribute NetHack (or a portion or derivative of it, under Paragraph 2) in object…
30 a) accompany it with the complete machine-readable source code, which must be distributed under the…
/openbmc/u-boot/doc/
H A DREADME.mpc85xxcds4 The CDS family of boards consists of a PCI backplane called the
5 "Arcadia", a PCI-form-factor carrier card that plugs into a PCI slot,
6 and a CPU daughter card that bolts onto the daughter card.
22 gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)
55 There is a switch which allows the boot-bank to be selected. The switch
95 As a reminder, you should read the README.mpc85xxads too.
214 Commands for downloading a U-Boot image to memory from edink:
/openbmc/linux/Documentation/admin-guide/
H A Ddell_rbu.rst32 image methods. In case of monolithic the driver allocates a contiguous chunk
36 maintains a link list of packets for reading them back.
56 Most of the Dell systems support a monolithic update where the BIOS image is
57 copied to a single contiguous block of physical memory.
73 In the packet update mechanism, the user needs to create a new file having
87 This method makes sure that all the packets get to the driver in a single operation.
110 If a user by accident executes steps 1 and 3 above without executing step 2;
124 After updating the BIOS image a user mode application needs to execute
/openbmc/linux/Documentation/networking/device_drivers/wifi/
H A Dray_cs.rst14 Linux. The Raylink wireless LAN card is a PCMCIA card which provides IEEE
31 available when compiled as a module. When built into the kernel, only
34 the PCMCIA drivers is agreed upon. If you must have a built in driver
144 interpret the contents, but it can record to a file. This is only
149 etc.) There is a simple program (showcap) included in the ray_cs
159 fact is known to not work. I have never encountered a net set
163 using ifconfig yet. If a different hardware address is needed, it may
165 a card insertion to take effect.
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml14 R-Car Gen3 DRIF is a SPI like receive only slave device. A general
15 representation of DRIF interfacing with a master device is shown below.
30 The device tree model represents each internal channel as a separate node.
32 phandles using a property called "renesas,bonding". For the rest of
38 two, one of them needs to act as a primary device that accepts common
39 properties of both the internal channels. This channel is identified by a
158 # When interfacing with a third party tuner device with two data pins as shown
215 # When interfacing with a third party tuner device with one data pin as shown
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt24 - gpio-controller : Marks the device node as a GPIO controller.
25 - reg : For an address on its bus. I2C uses this a the I2C address of the chip.
28 multiple chips on the same chipselect. Have a look at
33 - microchip,spi-present-mask : This is a present flag, that makes only sense for SPI
35 SPI chipselect. Set a bit in bit0-7 in this mask to 1 if there is a
37 you have a chip with address 3 connected, you have to set bit3 to 1,
49 - interrupt-controller: Marks the device node as a interrupt controller.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0002-replace-non-standard-uint-with-unsigned-int.patch18 diff --git a/demos/benchmark/client_tipc.c b/demos/benchmark/client_tipc.c
20 --- a/demos/benchmark/client_tipc.c
126 diff --git a/demos/benchmark/common_tipc.h b/demos/benchmark/common_tipc.h
128 --- a/demos/benchmark/common_tipc.h
139 diff --git a/demos/benchmark/server_tipc.c b/demos/benchmark/server_tipc.c
141 --- a/demos/benchmark/server_tipc.c
181 diff --git a/demos/inventory_sim/inventory_sim.c b/demos/inventory_sim/inventory_sim.c
183 --- a/demos/inventory_sim/inventory_sim.c
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig32 In order to use this driver, you will need a firmware
42 If you want to compile the driver as a module ( = code which can be
99 To set a value, simply echo an 8-byte hex value to the same file:
115 is a low-impact option that allows getting insight into the
148 CSME stands for Converged Security and Management Engine. It is a CPU
149 on the chipset and runs a dedicated firmware. AMT (Active Management
158 Enabling this option on a platform that has a different device and
/openbmc/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst48 If a compatibility problem occurs, please contact Moxa at
69 This version of driver can be installed as a Loadable Module (Module driver)
140 This utility gives the user a quick view about all the MOXA ports'
156 application, for example, sending AT command to a modem connected to the
157 port or used as a terminal for login purpose. Note that this is only a
167 close_delay set the amount of time (in 1/100 of a second) that DTR
169 closing_wait set the amount of time (in 1/100 of a second) that the
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-gr8-evb.dts9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
25 * obtaining a copy of this software and associated documentation
146 wm8978: codec@1a {
309 * The GR8-EVB has a somewhat interesting design. There's a
310 * pin supposed to control VBUS, an ID pin, a VBUS detect pin,
315 * through a GPIO or to the PMIC, and it is pulled down,
/openbmc/linux/drivers/s390/char/
H A DKconfig24 Include support for using an IBM 3270 terminal as a Linux system
39 Include support for using an IBM 3215 line-mode terminal as a
72 Include support for using an IBM SCLP VT220-compatible terminal as a
81 This option enables support for file transfers from a Hardware
82 Management Console (HMC) drive CD/DVD-ROM. It is available as a
102 by providing a misc character device at /dev/uv.
116 hardware options in order to access a tape device.
117 This option is also available as a module. The module will be
/openbmc/linux/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst8 using gdb. Gdb comes with a powerful scripting interface for python. The
9 kernel provides a collection of helper scripts that can simplify typical
10 kernel debugging steps. This is a short tutorial about how to enable and use
25 - Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and
27 https://landley.net/aboriginal/bin keeps a pool of machine images and
87 - Set a breakpoint on some not yet loaded module function, e.g.::
128 - Make use of the per-cpu function for the current or a specified CPU::
166 this is just a snapshot of the initial version::
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h501 #define CHK_DEV_STATE(a, s) (((struct ar9170 *)a)->state >= (s)) argument
502 #define IS_INITIALIZED(a) (CHK_DEV_STATE(a, CARL9170_STOPPED)) argument
503 #define IS_ACCEPTING_CMD(a) (CHK_DEV_STATE(a, CARL9170_IDLE)) argument
504 #define IS_STARTED(a) (CHK_DEV_STATE(a, CARL9170_STARTED)) argument
/openbmc/linux/include/trace/events/
H A Dufs.h60 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument
61 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument
75 #define EM(a, b) {a, b}, argument
76 #define EMe(a, b) {a, b} argument
/openbmc/phosphor-host-ipmid/
H A Dmeson.options32 # When a sensor read fails, hwmon will update the OperationalState interface's Functional property.
48 # IPMI whitelist mechanism is not needed by everyone; offer a way to disable it
53 …description: 'The Entity Manager Decorators flag is enabled by default; offer a way to disable it')
56 … 'disabled', description: 'Dynamic sensors stack is enabled by default; offer a way to disable it')
57 … 'disabled', description: 'Dynamic sensors stack is enabled by default; offer a way to disable it')
58 …: 'disabled', description: 'Hybrid sensors stack is disabled by default; offer a way to enable it')
59 …'disabled', description: 'OEM sensor SDR parsing is disabled by default; offer a way to enable it')
62 …ue: 'disabled', description: 'Sensor cache stack is disabled by default; offer a way to enable it')
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0006-Handle-noisy-netlink-sockets.patch7 when netlink indicates that there has been a change. This causes
19 2) Confirming that the interface has been changed in a way
30 diff --git a/mDNSPosix/mDNSPosix.c b/mDNSPosix/mDNSPosix.c
32 --- a/mDNSPosix/mDNSPosix.c
83 - // detected. If this ever proves to be a performance issue in a multi-homed
240 // can call it in response to a SIGHUP (mainly for debugging purposes).
244 - // This is a pretty heavyweight way to process interface changes --

1...<<301302303304305306307308309310>>...893