Home
last modified time | relevance | path

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

12

/linux/drivers/input/touchscreen/
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()
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()
658 if (adapt >= 1 && adapt <= LRADC_DELAY_DELAY_MASK) { in mxs_lradc_ts_probe()
659 ts->settling_delay = adapt; in mxs_lradc_ts_probe()
[all …]
/linux/Documentation/devicetree/bindings/display/panel/
A Darmadeus,st0700-adapt.yaml4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml#
21 const: armadeus,st0700-adapt
/linux/drivers/scsi/
A Dips.c5124 ha->adapt->p_status_start = ha->adapt->status; in ips_statinit()
5125 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit()
5126 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()
5155 ha->adapt->p_status_start = ha->adapt->status; in ips_statinit_memio()
5157 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()
5183 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()
5187 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()
5188 ha->adapt->hw_status_tail = ha->adapt->hw_status_start; in ips_statupd_copperhead()
5211 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()
5215 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()
[all …]
A Dips.h1024 IPS_ADAPTER *adapt; /* Adapter status area */ member
/linux/drivers/staging/media/starfive/camss/
A DTODO.txt3 adapt hardware modules configuration accordingly;
/linux/drivers/staging/media/sunxi/sun6i-isp/
A DTODO.txt6 statistics and adapt hardware modules configuration accordingly;
/linux/drivers/misc/echo/
A Decho.h131 int16_t adapt; member
A Decho.c419 ec->adapt = 0; in oslec_update()
441 ec->adapt = 1; in oslec_update()
/linux/Documentation/devicetree/bindings/media/
A Dmediatek,mdp3-tcc.yaml15 achieve HDR10 effects. This helps adapt the content to the color and
/linux/Documentation/admin-guide/device-mapper/
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.
/linux/Documentation/devicetree/bindings/sound/
A Dcs42l56.txt39 Amplifiers adapt to the output signal levels.
/linux/Documentation/input/devices/
A Dappletouch.rst75 The appletouch driver tries to handle this noise and auto adapt itself, but it
/linux/arch/arm/boot/dts/nxp/imx/
A Dimx6ul-imx6ull-opos6uldev.dtsi52 compatible = "armadeus,st0700-adapt";
A Dimx6qdl-apf6dev.dtsi74 compatible = "armadeus,st0700-adapt";
/linux/Documentation/devicetree/bindings/net/
A Dmotorcomm,yt8xxx.yaml91 This configuration is mainly to adapt to VF2 with JH7110 SoC.
/linux/mm/
A Dmm_init.c2368 unsigned long adapt; in alloc_large_system_hash() local
2370 for (adapt = ADAPT_SCALE_NPAGES; adapt < numentries; in alloc_large_system_hash()
2371 adapt <<= ADAPT_SCALE_SHIFT) in alloc_large_system_hash()
/linux/Documentation/admin-guide/cifs/
A Dtodo.rst116 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
/linux/Documentation/bpf/
A Dbpf_design_QA.rst297 should be used in order to make it easier to adapt your BPF programs to
331 kernel releases. The users must adapt their BPF programs to the new changes and
/linux/Documentation/gpu/
A Dvgaarbiter.rst184 enhancing the kernel code to adapt as a kernel module and also did the
/linux/Documentation/hwmon/
A Dasc7621.rst73 The tachometer measurement system is flexible and able to adapt to many
/linux/Documentation/timers/
A Dtimekeeping.rst51 These measures does not affect the clock source per se, they only adapt the
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
A Dcxgb.rst39 coalescing parameters, allowing the driver to dynamically adapt the latency
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Diavf.rst90 adapt to changing feature sets of the physical function driver (PF) with which
/linux/net/netfilter/ipvs/
A DKconfig60 small, otherwise you will lose performance on it. You can adapt the
/linux/Documentation/process/
A Dhowto.rst55 documented; do not expect people to adapt to you or your company's way
458 You have to be cooperative, and willing to adapt your idea to fit within

Completed in 54 milliseconds

12