Home
last modified time | relevance | path

Searched refs:them (Results 1 – 25 of 2286) sorted by relevance

12345678910>>...92

/openbmc/linux/drivers/pinctrl/intel/
H A DKconfig22 allows configuring of SoC pins and using them as GPIOs.
30 using them as GPIOs.
45 of Intel Alder Lake PCH pins and using them as GPIOs.
52 configuring of SoC pins and using them as GPIOs.
59 of Intel Cannon Lake PCH pins and using them as GPIOs.
66 of Intel Cedar Fork PCH pins and using them as GPIOs.
73 of Intel Denverton SoC pins and using them as GPIOs.
80 of Intel Elkhart Lake SoC pins and using them as GPIOs.
87 of Intel Emmitsburg pins and using them as GPIOs.
94 of Intel Gemini Lake SoC pins and using them as GPIOs.
[all …]
H A DKconfig.tng22 an interface that allows configuring of SoC pins and using them as
30 an interface that allows configuring of SoC pins and using them as
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-awesomeversion_24.6.0.bb1 …ion package to rule them all, One version package to find them, One version package to bring them
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c129 static void report_divergance(ExecState *us, ExecState *them) in report_divergance() argument
168 them->pc, them->insn_count, in report_divergance()
199 ExecState us, them; in vcpu_tb_exec() local
223 bytes = read(socket_fd, &them, sizeof(ExecState)); in vcpu_tb_exec()
235 if (us.pc != them.pc) { in vcpu_tb_exec()
236 report_divergance(&us, &them); in vcpu_tb_exec()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dswap_numa.rst17 to be swapped on. Simply swapping them on by doing::
24 that the order of them being swapped on doesn't matter.
29 The way to swap them on is the same as above::
38 Then node 0 will use them in the order of::
44 node 1 will use them in the order of::
48 node 2 will use them in the order of::
55 node 3 will use them in the order of::
/openbmc/linux/drivers/staging/media/
H A DKconfig8 Most of them don't follow properly the V4L, DVB and/or RC API's,
13 If you wish to work on these drivers, to help improve them, or
14 to report problems you have with them, please use the
22 # Please keep them in alphabetic order
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Ddisable-tests.patch4 a variety of distros. Exclude them for now to work out if this is the
5 only place we see them and give SWAT/triage a break from the stream
6 of them.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/
H A D0001-compile.mk-use-CFLAGS-from-environment.patch7 LD etc and expect them to be used. It's ok to amend
8 to them but overwriting should not be done.
15 since mappings to remove them can be set by the distro
/openbmc/linux/Documentation/hwmon/
H A Dvexpress.rst28 from a wide range of boards, each of them containing (apart of the main
33 temperature and power usage. Some of them also calculate consumed energy
40 Tree passed to the kernel. Details of the DT binding for them can be found
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dlibmpdclient_2.22.bb19 # is likely that nobody will ever use them, so let's not install
20 # them
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/
H A D0001-tests-add-a-target-for-building-tests-without-runnin.patch4 Subject: [PATCH] tests: add a target for building tests without running them
20 +# This allows building tests without running them
/openbmc/linux/Documentation/i2c/
H A Dten-bit-addresses.rst8 address 0x10 (though a single device could respond to both of them).
21 hardware doesn't support them (SMBus doesn't require 10-bit address
33 needs them to be fixed.
/openbmc/qemu/tests/qemu-iotests/
H A D290.out7 # Fill all clusters with data and then discard them
19 # Fill all clusters with data and then discard them
38 # Fill all clusters with data and then discard them
51 # Fill all clusters with data and then discard them
/openbmc/linux/Documentation/driver-api/
H A Disa.rst22 to the driver creating them because it might want to drive them, meaning
54 them in at all. The id is the only thing we ever want other then the
60 of the old .probe in .match, which would only keep them registered after
78 loops over the passed in ndev creating devices and registering them.
79 This causes the bus match method to be called for them, which is::
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/keepalived/keepalived/
H A D0001-configure.ac-Do-not-emit-compiler-flags-into-object-.patch6 They contain options which have absolute paths in them e.g. --sysroot
7 therefore do not record them and make build reproducible
/openbmc/linux/drivers/staging/
H A DKconfig8 them. Please note that these drivers are under heavy
17 If you wish to work on these drivers, to help improve them, or
18 to report problems you have with them, please see the
/openbmc/linux/Documentation/admin-guide/
H A Dabi-testing.rst9 errors or security problems are found in them.
17 developers can easily notify them if any changes occur.
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/
H A D0001-tests-add-a-target-for-building-tests-without-runnin.patch4 Subject: [PATCH] tests: add a target for building tests without running them
20 +# This allows building tests without running them
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0022-all-host_applications-remove-non-existent-projects.patch7 however, several of them don't exist anymore. Remove them from the list of
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0009-remove-unneeded-headers.patch6 From a quick look, these seem to not be needed and having them
7 breaks the build with mbedtls 3.x. Without them it builds fine
/openbmc/linux/Documentation/
H A DKconfig21 have errors that would break them for being parsed by
22 scripts/get_abi.pl. Add a check to verify them.
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A DKconfig19 download/extract them, and then copy them to /usr/lib/hotplug/firmware
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DREADME-PLUGINS14 tdc.py will find them and use them.
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst32 cannot be implemented without platform support and the difference between them
34 resume hooks that need to be provided by the platform driver to make them
53 That allows them to prepare for the change of the system state and to clean
84 accessed in more than two of them.
97 transition of the system is started when one of them signals an event.
102 into the deepest available idle state. While doing that, each of them
114 interrupt that woke up one of them comes from an IRQ that has been armed for
144 accessed in more than two of them.
161 "notification type" parameter value is passed to them.
187 when all CPUs in them are in sufficiently deep idle states and all I/O
/openbmc/openbmc-build-scripts/config/
H A D.gitlint99 # Ignore certain rules, you can reference them by their id or by their full name
108 # Ignore certain rules, you can reference them by their id or by their full name
121 # Ignore certain rules, you can reference them by their id or by their full name
126 # You need to explicitly enable them one-by-one by adding them to the "contrib" option

12345678910>>...92