Home
last modified time | relevance | path

Searched refs:using (Results 251 – 275 of 4872) sorted by relevance

1...<<11121314151617181920>>...195

/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dpwm-backlight.yaml35 backlight using GPIO.
39 Delay in ms between disabling the backlight using GPIO and setting PWM
90 // Example using num-interpolation-steps:
/openbmc/linux/scripts/coccinelle/free/
H A Ddevm_free.cocci2 /// Find uses of standard freeing functons on values allocated using devm_
3 /// functions. Values allocated using the devm_functions are freed when
12 /// Here this is done using the specific argument text, which is prone to
/openbmc/linux/drivers/cpuidle/
H A DKconfig14 If you're using an ACPI-enabled platform, you should say Y here.
33 Some workloads benefit from using it and it generally should be safe
45 Some virtualized workloads benefit from using it.
/openbmc/linux/drivers/iio/trigger/
H A DKconfig13 Provides a frequency based IIO trigger using high resolution
22 Provides support for using an interrupt of any type as an IIO
65 Provides support for using SYSFS entries as IIO triggers.
/openbmc/openbmc/poky/scripts/
H A Dpatchtest.README43 can be specified using the --project argument):
50 2. https://git.openembedded.org/bitbake/ (if not using poky)
51 3. https://git.yoctoproject.org/patchtest (if using guest mode)
57 Patch files can be obtained directly from cloned repositories using `git
67 it will pull up to five patch series from the last 30 minutes using oe-core as
68 the target project, but these parameters can be configured using the `--limit`,
78 where N is the number of patches starting at HEAD, or by using git-pw
/openbmc/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst24 change its state to either force it low or to release it again. So, by using
34 change its state to either force it low or to release it again. So, by using
37 I2C specification version 4, section 3.1.16) using the helpers of the Linux I2C
105 using interrupts, so the interrupt latency might cause the first bits to be not
106 corrupted. A good starting point for using this fault injector on an otherwise
130 under test. A good starting point for using this fault injector is::
136 using. Results may vary depending on that, though.
/openbmc/linux/Documentation/riscv/
H A Dboot.rst56 using the ``$a1`` register, or when booting with UEFI, it can be passed using the
59 The ACPI tables are passed to the kernel using the EFI configuration table. In
73 initialization phase and then will start all other harts using the SBI HSM
96 it to the RISC-V kernel in ``$a1``. The EFI stub retrieves the boot hartid using
126 statically allocated (using only one table for each level).
167 As using a symbol from a different compilation unit requires this unit to be
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst11 using huge pages for the backing of virtual memory with huge pages
36 1) the TLB miss will run faster (especially with virtualization using
43 larger size only if both KVM and the Linux guest are using
45 the two is using hugepages just because of the fact the TLB miss is
54 interface and using madvise(2) and prctl(2) system calls.
84 risk to lose memory by using hugepages, should use
322 a huge page and instead falls back to using small pages.
326 instead falls back to using small pages even though the
340 but fails and instead falls back to using small pages.
344 falls back to using small pages even though the allocation was
[all …]
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtps65023.txt13 these nodes is defined using the standard binding for regulators found at
16 Each regulator is defined using the standard binding for regulators.
/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Ddirectdisk-multi-rootfs.wks1 # short-description: Create multi rootfs image using rootfs plugin
3 # using rootfs plugin.
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0001-Invoke-ed-directly-instead-of-using-the-shell.patch4 Subject: [PATCH] Invoke ed directly instead of using the shell
6 * src/pch.c (do_ed_script): Invoke ed directly instead of using a shell
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/
H A Duthash_2.3.0.bb2 DESCRIPTION = " uthash-dev provides a hash table implementation using C preprocessor macros.\n\
5 * utarray.h implements dynamic arrays using macros\n\
/openbmc/linux/drivers/nfc/s3fwrn5/
H A DKconfig18 Select this if your platform is using the I2C bus.
30 Select this if your platform is using the UART bus.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-plugin-ccreds/
H A D0001-configure-Check-for-function-from-libdb-during-confi.patch7 a library exists or not, using a function provided by library is more
8 appropriate and will help using newer compilers and autoconf in future
/openbmc/qemu/docs/system/openrisc/
H A Dor1k-sim.rst12 * SMP (OpenRISC multicore using ompic)
17 The Or1ksim machine can be started using the ``-kernel`` and ``-initrd`` options
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/
H A Dibmswtpm2_164-2020-192.1.bb5 The intent is that an application can be developed using the software TPM. \
6 The application should then run using a hardware TPM without changes. \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch38 * Offset the buffer using bytes wasted due to alignment to avoid using the
/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/
H A Djson-glib_1.8.0.bb1 SUMMARY = "JSON-GLib implements a full JSON parser using GLib and GObject"
3 data structures, using a DOM-like API. JSON-GLib also offers GObject \
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dgoogle,cros-ec-pwm.yaml25 - description: PWM controlled using EC_PWM_TYPE_GENERIC channels.
28 - description: PWM controlled using CROS_EC_PWM_DT_<...> types.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/
H A Dxmlstarlet_1.6.1.bb4 using simple set of shell commands in similar way it is done \
5 for plain text files using grep/sed/awk/tr/diff/patch."
/openbmc/linux/Documentation/core-api/
H A Drefcount-vs-atomic.rst38 This is implemented using READ_ONCE()/WRITE_ONCE() and
47 CPU (A-cumulative property). This is implemented using smp_mb().
54 (A-cumulative property). This is implemented using
61 after the acquire operation executes. This is implemented using
68 Control dependency on stores are not implemented using any explicit
/openbmc/u-boot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt11 This document focuses on specifically using overlays as part of a FIT image.
22 Without using overlays the configuration would be as follows for every case.
100 Booting this image is done by using
110 Configuration using overlays
203 Configuration using overlays and feature selection
/openbmc/qemu/docs/system/i386/
H A Dmicrovm.rst25 - kvmclock (if using KVM)
62 As no current FW is able to boot from a block device using
64 using a host-side kernel and, optionally, an initrd image.
72 without passing any additional machine-specific option, using the
86 footprint further by disabling some legacy devices. If you're using
/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/
H A Ddm9000.rst122 Switch to using the simpler PHY polling method which does not
124 when using the internal PHY. See the section on link state polling
145 of using the DM9000_FORCE_SIMPLE_PHY_POLL config, or DM9000_PLATF_SIMPLE_PHY
150 When using an external PHY, the driver currently has to poll the MII
161 polling of the PHY status may be disabled on these devices when using
/openbmc/u-boot/doc/
H A DREADME.ae3504 AE350 is the mainline SoC produced by Andes Technology using AX25 CPU core
63 Warning: mac@e0100000 (eth0) using random MAC address - be:dd:d7:e4:e8:10
130 Warning: mac@e0100000 (eth0) using random MAC address - ee:4c:58:29:32:f5
157 Loading Environment from SPI Flash... *** Warning - spi_flash_probe_bus_cs() failed, using default …
164 Warning: mac@e0100000 (eth0) using random MAC address - 02:00:00:00:00:00
193 Booting using the fdt blob at 0x2000000
221 [ 0.000000] Calibrating delay loop (skipped), value calculated using timer frequency.. 20.00 Bog…
260 [ 1.456000] ftsdc010 f0e00000.mmc: mmc0 - using hw SDIO IRQ

1...<<11121314151617181920>>...195