Home
last modified time | relevance | path

Searched full:adapt (Results 1 – 25 of 202) sorted by relevance

123456789

/openbmc/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c610 u32 ts_wires = 0, adapt; in mxs_lradc_ts_probe() local
631 if (of_property_read_u32(node, "fsl,ave-ctrl", &adapt)) { in mxs_lradc_ts_probe()
634 if (adapt >= 1 && adapt <= 32) { in mxs_lradc_ts_probe()
635 ts->over_sample_cnt = adapt; in mxs_lradc_ts_probe()
638 adapt); in mxs_lradc_ts_probe()
643 if (of_property_read_u32(node, "fsl,ave-delay", &adapt)) { in mxs_lradc_ts_probe()
646 if (adapt >= 2 && adapt <= LRADC_DELAY_DELAY_MASK + 1) { in mxs_lradc_ts_probe()
647 ts->over_sample_delay = adapt; in mxs_lradc_ts_probe()
650 adapt); in mxs_lradc_ts_probe()
655 if (of_property_read_u32(node, "fsl,settling", &adapt)) { in mxs_lradc_ts_probe()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Darmadeus,st0700-adapt.yaml4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml#
21 const: armadeus,st0700-adapt
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt39 Amplifiers adapt to the output signal levels.
40 0 = Adapt to Volume Mode. Voltage level determined by the sum of the relevant volume settings.
/openbmc/linux/drivers/misc/echo/
H A Decho.h52 to adapt best to the strongest parts of a signal. If the signal is white noise,
55 spectrum) the echo signal improves the adapt rate for speech, and ensures the
131 int16_t adapt; member
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c.txt24 wants to support one of the below features, it should adapt these bindings.
72 this information to adapt power management to keep the arbitration awake
121 wants to support one of the below features, it should adapt these bindings.
/openbmc/linux/include/drm/display/
H A Ddrm_dp_aux_bus.h60 /* New API returns -ENODEV for no child case; adapt to old assumption */ in of_dp_aux_populate_ep_devices()
70 /* New API returns -ENODEV for no child case; adapt to old assumption */ in devm_of_dp_aux_populate_ep_devices()
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp22 * Adapt an action function object.
37 * Adapt a filter function object.
52 * Adapt a path_condition function object.
67 * Adapt a get_property function object.
/openbmc/linux/samples/hid/
H A Dhid_mouse.c8 * This C main file is generic though. To adapt the code and test, users
51 "consider this as a demo and adapt the eBPF program to your needs\n" in usage()
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A DTODO.txt6 statistics and adapt hardware modules configuration accordingly;
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst94 long time for the cache to adapt between varying IO patterns.
100 levels. This lets it adapt to new IO patterns very quickly.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DKazlib4 … that this copyright notice appears intact. Permission is also granted to adapt this software to p…
H A DMakeIndex17 …something derived from this program, whose useful purpose is to extend or adapt or add capabilitie…
/openbmc/qemu/target/i386/hvf/
H A DREADME.md5 1. Adapt to our current QEMU's `CPUState` structure and `address_space_rw` API; many struct members…
/openbmc/qemu/docs/
H A Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/openbmc/u-boot/lib/libfdt/
H A DREADME14 To adapt for U-Boot usage, only the applicable files were copied and
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/
H A Dprotobuf_4.25.5.bb55 # Adapt protobuf.pc
63 # Adapt uf8_range.pc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/
H A Dcpulimit_0.2.bb2 …or other priority stuff, but on the real CPU usage. Besides it is able to adapt itself to the over…
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/
H A Dparsec-tool_0.7.0.bb10 file://0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/
H A Ddpkg_1.22.11.bb9 file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0011-purgatory-Makefile-adapt-to-klcc.patch4 Subject: [PATCH] purgatory Makefile: adapt to klcc
/openbmc/u-boot/doc/
H A DREADME.arm-relocation69 - adapt all boards
71 - maybe adapt CONFIG_SYS_TEXT_BASE (this must be checked from board maintainers)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/
H A Dconntrack-failover12 # (http://www.keepalived.org). You may adapt it to make it work with other
/openbmc/openbmc/poky/meta/recipes-graphics/freetype/
H A Dfreetype_2.13.3.bb23 # Adapt autotools to work with the minimal autoconf usage in freetype
/openbmc/openbmc/poky/documentation/
H A Dindex.rst5 You can adapt this file completely to your liking, but it should at least

123456789