Home
last modified time | relevance | path

Searched refs:It (Results 201 – 225 of 4339) sorted by relevance

12345678910>>...174

/openbmc/linux/drivers/soc/apple/
H A DKconfig28 for the protocol library used to communicate with those. It is used
39 as the M1. It is usually required for the NVMe coprocessor which does
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Ddelta,tn48m-cpld.yaml16 It provides information about the hardware model, revision,
19 It is also being used as a GPIO expander and reset controller
/openbmc/linux/Documentation/arch/x86/
H A Delf_auxvec.rst43 AT_SYSINFO is used for locating the vsyscall entry point. It is not
51 hardware configuration. It does not comprehend subsequent user-space stack
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A DKconfig35 It takes a DPI stream as input and outputs it encoded
46 which adds support for J721E related platform ops. It
/openbmc/linux/Documentation/input/
H A Dinput.rst87 ``evdev`` is the generic input event interface. It passes the events
112 ``keyboard`` is in-kernel input handler and is a part of VT code. It
119 work. It takes events from either mice or digitizers/tablets and makes
179 whole suite. It handles all HID devices, and because there is a very
207 usbmouse driver. It handles USB mice only. It uses a simpler HIDBP
216 HIDBP protocol. It's smaller, but doesn't support any extra special keys.
235 It includes Force Feedback support now, even though Immersion
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst33 It is similar to the one depicted below::
74 depending on screen size). It is possible to have the power value
177 `k_d` configures the PID loop's derivative term constant. It's
184 "power" API in their `cooling_device_ops`. It consists on three ops:
200 in milliwatts and stores it in @power . It should return 0 on
221 milliwatts and store it in @power. It should return 0 on success, -E*
238 most @power mW and store it in @state. It should return 0 on success,
241 cooling device can set. It is a function because this conversion may
/openbmc/linux/Documentation/hwmon/
H A Dadm1025.rst45 different manners. It can act as the +12V power-supply voltage analog
46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/openbmc/linux/Documentation/i2c/
H A Di2c-stub.rst8 This module is a very simple fake I2C/SMBus driver. It implements six
15 No hardware is needed nor associated with this module. It will accept write
18 arrays in memory. It will also spam the kernel logs for every command it
/openbmc/linux/Documentation/sound/soc/
H A Dmachine.rst6 component drivers (e.g. codecs, platforms and DAIs). It also describes the
10 The machine driver can contain codec and platform specific code. It registers
54 The machine DAI configuration glues all the codec and CPU DAIs together. It can
/openbmc/openbmc-test-automation/docs/
H A Dredfish_request_via_mTLS.md30 library **requests** with certificate. It supports for all Redfish REST
44 - Original robot code of redfish request doesn’t need to modify. It will send
69 not need to use mTLS to authenticate login and logout. It can be replaced as
/openbmc/u-boot/tools/binman/
H A DREADME.entries5 be placed in an image one by one to build up a final firmware image. It is
17 Note: This should not be used by itself. It is normally used as a parent
114 It can then read or write just a single area, instead of the whole flash.
313 It is also possible to put the string directly in the node:
408 to relocate itself at runtime. It does not include a device tree blob at
447 the various used by SPL. It is set to 0 by SPL when it starts up. If you
488 This is the U-Boot SPL binary, It does not include a device tree blob at
513 binary which loads before SPL, typically into on-chip SRAM. It is
570 the various microcode update nodes in the device tree. It is also unable
590 tree. It is referred to as 'collation' here.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt19 It will make the LED go gradually from zero-intensity to max (255) intensity in
39 It will make the LED stay off for one second, then stay at max brightness for
H A Dleds-bcm63138.yaml16 It supports up to 32 LEDs that can be connected parallelly or serially. It
/openbmc/linux/drivers/ntb/hw/idt/
H A DKconfig10 exposes its NT-functions correctly. It should be done by either proper
24 It's worth to note, that since a part of this driver relies on the
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb3 modules causes any warnings to be captured and stored. It automatically \
13 The test is run by an \\"END\\" block in Test::NoWarnings. It will not be \
/openbmc/linux/Documentation/mm/
H A Dz3fold.rst6 It is designed to store up to three compressed pages per physical page.
7 It is a zbud derivative which allows for higher compression
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Drichtek,rt1719.yaml14 USB Type-C and PD standards. It does the USB Type-C detection including attach
15 and orientation. It integrates the physical layer of the USB BMC power
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-lxml_5.1.0.bb3 libxslt libraries. It provides safe and convenient access to these \
4 libraries using the ElementTree API. It extends the ElementTree API \
/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/
H A Dlibdnf_0.73.1.bb3 …s library provides a high level package-manager. It's core library of dnf, PackageKit and rpm-ostr…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.36.bb3 stress/hardware verification. It has support for a number of I/O engines, \
5 and much more. It can work on block devices as well as files. fio accepts \
/openbmc/linux/Documentation/watchdog/
H A Dwatchdog-kernel-api.rst12 It also does not describe the API which can be used by user space to communicate
16 So what does this document describe? It describes the API that can be used by
69 It contains following fields:
71 * id: set by watchdog_register_device, id 0 is special. It has both a
137 It is important that you first define the module owner of the watchdog timer
148 parameter. It returns zero on success or a negative errno code for failure.
157 parameter. It returns zero on success or a negative errno code for failure.
216 the watchdog. It is optional because not all watchdogs support pretimeout
218 seconds before the actual timeout would happen. It returns 0 on success,
232 * restart: this routine restarts the machine. It returns 0 on success or a
[all …]
/openbmc/linux/Documentation/scsi/
H A Dlibsas.rst8 SAS LLDDs. It sits between SCSI Core and SAS LLDDs. The
24 A SAS LLDD is a PCI device driver. It is concerned with
36 you call sas_register_ha(). It will register your LLDD with
39 It will then return. Then you enable your phys to actually
105 unlock the lock, and then call the event. It is a pointer
118 to a port -- the LLDD only reads this. It points to the
149 It normally is statically declared in your own LLDD
385 a) It shows you the physical layout of the SAS domain at
410 domain. It is completely managed by the SAS layer. A task
420 "smp_portal". It is a binary sysfs attribute file, which
[all …]
/openbmc/linux/sound/soc/tegra/
H A DKconfig84 point-to-point serial interfaces. It can interface with I2S
93 (MBDRC) sub blocks for data processing. It can support up to 8
102 one frequency to another. It can handle over a wide range of
136 provides gain or attenuation to a digital signal path. It can be
137 used in input or output signal path. It can be used either for
146 frequency. It supports sampling frequency conversion of streams
174 audio streams. It supports mixing of up to 10 input streams,
175 where each stream can contain maximum of 8 channels. It supports
185 audio graph driver. It is a thin driver written to customize
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst26 Page pinning also changes system call semantics. It temporarily shares
95 feature is implemented as a flag. It is safe to mix calls with the flag
103 previously passed buffer. It queues completion notifications on the
110 The counter counts system call invocations, not bytes. It wraps after
121 poll call is there to block until an error is outstanding. It will set
153 a single value, but a range. It coalesces consecutive notifications
210 notification. It is not a guarantee that the copy is elided.
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dsnps,dwc-qos-ethernet.txt16 This combination is deprecated. It should be treated as equivalent to
17 "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10". It is supported to be
51 It is equivalent to "tx".
54 It is equivalent to "slave_bus".
111 It depends on the SoC configuration.
113 It depends on the SoC configuration.

12345678910>>...174