| /linux-6.15/drivers/input/touchscreen/ |
| H A 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() 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-6.15/drivers/i2c/busses/ |
| H A D | i2c-k1.c | 101 struct i2c_adapter adapt; member 299 i2c->adapt.timeout); in spacemit_i2c_xfer_msg() 557 i2c_set_adapdata(&i2c->adapt, i2c); in spacemit_i2c_probe() 558 i2c->adapt.owner = THIS_MODULE; in spacemit_i2c_probe() 559 i2c->adapt.algo = &spacemit_i2c_algo; in spacemit_i2c_probe() 560 i2c->adapt.dev.parent = i2c->dev; in spacemit_i2c_probe() 561 i2c->adapt.nr = pdev->id; in spacemit_i2c_probe() 563 i2c->adapt.dev.of_node = of_node; in spacemit_i2c_probe() 565 strscpy(i2c->adapt.name, "spacemit-i2c-adapter", sizeof(i2c->adapt.name)); in spacemit_i2c_probe() 571 ret = i2c_add_numbered_adapter(&i2c->adapt); in spacemit_i2c_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | armadeus,st0700-adapt.yaml | 4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml# 21 const: armadeus,st0700-adapt
|
| /linux-6.15/drivers/scsi/ |
| H A D | ips.c | 5124 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 …]
|
| H A D | ips.h | 1025 IPS_ADAPTER *adapt; /* Adapter status area */ member
|
| /linux-6.15/drivers/staging/media/starfive/camss/ |
| H A D | TODO.txt | 3 adapt hardware modules configuration accordingly;
|
| /linux-6.15/drivers/staging/media/sunxi/sun6i-isp/ |
| H A D | TODO.txt | 6 statistics and adapt hardware modules configuration accordingly;
|
| /linux-6.15/drivers/misc/echo/ |
| H A D | echo.h | 131 int16_t adapt; member
|
| H A D | echo.c | 419 ec->adapt = 0; in oslec_update() 441 ec->adapt = 1; in oslec_update()
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | mediatek,mdp3-tcc.yaml | 15 achieve HDR10 effects. This helps adapt the content to the color and
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A 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-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | appletouch.rst | 75 The appletouch driver tries to handle this noise and auto adapt itself, but it
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul-imx6ull-opos6uldev.dtsi | 52 compatible = "armadeus,st0700-adapt";
|
| H A D | imx6qdl-apf6dev.dtsi | 74 compatible = "armadeus,st0700-adapt";
|
| /linux-6.15/drivers/usb/typec/mux/ |
| H A D | Kconfig | 84 Supports flipping USB-C SuperSpeed lanes to adapt to orientation
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | motorcomm,yt8xxx.yaml | 91 This configuration is mainly to adapt to VF2 with JH7110 SoC.
|
| /linux-6.15/mm/ |
| H A D | mm_init.c | 2472 unsigned long adapt; in alloc_large_system_hash() local 2474 for (adapt = ADAPT_SCALE_NPAGES; adapt < numentries; in alloc_large_system_hash() 2475 adapt <<= ADAPT_SCALE_SHIFT) in alloc_large_system_hash()
|
| /linux-6.15/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 116 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
|
| /linux-6.15/Documentation/bpf/ |
| H A 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-6.15/Documentation/hwmon/ |
| H A D | asc7621.rst | 73 The tachometer measurement system is flexible and able to adapt to many
|
| /linux-6.15/Documentation/gpu/ |
| H A D | vgaarbiter.rst | 184 enhancing the kernel code to adapt as a kernel module and also did the
|
| /linux-6.15/Documentation/timers/ |
| H A D | timekeeping.rst | 51 These measures does not affect the clock source per se, they only adapt the
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 39 coalescing parameters, allowing the driver to dynamically adapt the latency
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 90 adapt to changing feature sets of the physical function driver (PF) with which
|