Home
last modified time | relevance | path

Searched refs:adapt (Results 1 – 25 of 90) sorted by relevance

1234

/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/drivers/scsi/
H A Dips.c4226 if (ha->adapt) { in ips_free()
4229 sizeof (IPS_IO_CMD), ha->adapt, in ips_free()
4230 ha->adapt->hw_status_start); in ips_free()
4231 ha->adapt = NULL; in ips_free()
4385 ha->dummy->ccsar = cpu_to_le32(ha->adapt->hw_status_start in ips_init_scb()
4396 scb->cmd.basic_io.ccsar = cpu_to_le32(ha->adapt->hw_status_start in ips_init_scb()
5142 ha->adapt->p_status_start = ha->adapt->status; in ips_statinit()
5143 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit()
5144 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()
5146 phys_status_start = ha->adapt->hw_status_start; in ips_statinit()
[all …]
/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A DTODO.txt6 statistics and adapt hardware modules configuration accordingly;
/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/linux/drivers/misc/echo/
H A Decho.h131 int16_t adapt; member
H A Decho.c419 ec->adapt = 0; in oslec_update()
441 ec->adapt = 1; in oslec_update()
/openbmc/u-boot/lib/libfdt/
H A DREADME14 To adapt for U-Boot usage, only the applicable files were copied and
/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/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/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/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/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/files/
H A D0001-parsec-cli-tests.sh-adapt-to-new-serialNumber-output.patch4 Subject: [PATCH] parsec-cli-tests.sh: adapt to new serialNumber output
/openbmc/openbmc/poky/documentation/
H A Dindex.rst5 You can adapt this file completely to your liking, but it should at least
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0003-start-stop-false.patch3 busybox and adapt the expected output to match.
/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/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/
H A D0001-media-ctl-Install-media-ctl-header-and-library-files.patch18 the API will need to adapt over time.
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dfix-build-with-new-version-attr.patch9 Remove the checking code to adapt it.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch79 -adapt-parser==0.3.3
/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/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt39 Amplifiers adapt to the output signal levels.
/openbmc/linux/Documentation/input/devices/
H A Dappletouch.rst75 The appletouch driver tries to handle this noise and auto adapt itself, but it
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/
H A Dmycroft_19.8.1.bb77 # python3-python-dateutil python3-adapt-parser python3-lazy

1234