/Linux-v6.6/drivers/input/touchscreen/ |
D | mxs-lradc-ts.c | 610 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 …]
|
/Linux-v6.6/drivers/scsi/ |
D | ips.c | 4226 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 …]
|
D | ips.h | 1024 IPS_ADAPTER *adapt; /* Adapter status area */ member
|
/Linux-v6.6/drivers/staging/media/sunxi/sun6i-isp/ |
D | TODO.txt | 6 statistics and adapt hardware modules configuration accordingly;
|
/Linux-v6.6/drivers/misc/echo/ |
D | echo.h | 131 int16_t adapt; member
|
D | echo.c | 419 ec->adapt = 0; in oslec_update() 441 ec->adapt = 1; in oslec_update()
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c.txt | 24 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.
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 94 long time for the cache to adapt between varying IO patterns. 100 levels. This lets it adapt to new IO patterns very quickly.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
/Linux-v6.6/Documentation/input/devices/ |
D | appletouch.rst | 75 The appletouch driver tries to handle this noise and auto adapt itself, but it
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx6ul-imx6ull-opos6uldev.dtsi | 52 compatible = "armadeus,st0700-adapt";
|
D | imx6qdl-apf6dev.dtsi | 74 compatible = "armadeus,st0700-adapt";
|
/Linux-v6.6/mm/ |
D | mm_init.c | 2480 unsigned long adapt; in alloc_large_system_hash() local 2482 for (adapt = ADAPT_SCALE_NPAGES; adapt < numentries; in alloc_large_system_hash() 2483 adapt <<= ADAPT_SCALE_SHIFT) in alloc_large_system_hash()
|
/Linux-v6.6/Documentation/admin-guide/cifs/ |
D | todo.rst | 118 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
|
/Linux-v6.6/Documentation/bpf/ |
D | bpf_design_QA.rst | 297 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-v6.6/Documentation/gpu/ |
D | vgaarbiter.rst | 184 enhancing the kernel code to adapt as a kernel module and also did the
|
/Linux-v6.6/Documentation/hwmon/ |
D | asc7621.rst | 73 The tachometer measurement system is flexible and able to adapt to many
|
/Linux-v6.6/Documentation/timers/ |
D | timekeeping.rst | 51 These measures does not affect the clock source per se, they only adapt the
|
/Linux-v6.6/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 184 in order to adapt to different levels of singnal strength, over
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 39 coalescing parameters, allowing the driver to dynamically adapt the latency
|
/Linux-v6.6/net/netfilter/ipvs/ |
D | Kconfig | 60 small, otherwise you will lose performance on it. You can adapt the
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | iavf.rst | 90 adapt to changing feature sets of the physical function driver (PF) with which
|
/Linux-v6.6/Documentation/process/ |
D | howto.rst | 55 documented; do not expect people to adapt to you or your company's way 459 You have to be cooperative, and willing to adapt your idea to fit within
|
/Linux-v6.6/Documentation/cdrom/ |
D | cdrom-standard.rst | 99 help CD-ROM driver developers adapt their code to use the Uniform CD-ROM 296 flexibility to adapt to the different users' wishes (and **not** the 1010 the code in a large part, and you will almost certainly need to adapt the
|
/Linux-v6.6/Documentation/userspace-api/ |
D | landlock.rst | 72 of the Landlock ABI and adapt the handled accesses. Let's check if we should
|