Home
last modified time | relevance | path

Searched refs:tuning (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v5.4/drivers/ata/
Dpata_cs5530.c49 u32 tuning; in cs5530_set_piomode() local
53 tuning = ioread32(base + 0x04); in cs5530_set_piomode()
54 format = (tuning & 0x80000000UL) ? 1 : 0; in cs5530_set_piomode()
76 u32 tuning, timing = 0; in cs5530_set_dmamode() local
80 tuning = ioread32(base + 0x04); in cs5530_set_dmamode()
99 timing |= (tuning & 0x80000000UL); in cs5530_set_dmamode()
104 tuning |= 0x00100000; /* UDMA for both */ in cs5530_set_dmamode()
106 tuning &= ~0x00100000; /* MWDMA for both */ in cs5530_set_dmamode()
107 iowrite32(tuning, base + 0x04); in cs5530_set_dmamode()
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dfsl-imx-esdhc.txt34 - fsl,tuning-start-tap: Specify the start dealy cell point when send first CMD19
35 in tuning procedure.
36 - fsl,tuning-step: Specify the increasing delay cell steps in tuning procedure.
37 The uSDHC use one delay cell as default increasing step to do tuning process.
38 This property allows user to change the tuning step to more than one delay
40 tuning step can't find the proper delay window within limited tuning retries.
Drockchip-dw-mshc.txt30 to control the clock phases, "ciu-sample" is required for tuning high-
34 probing, low speeds or in case where all phases work at tuning time.
38 execute tuning when needed. If not specified, the host will do tuning
39 for 360 times, namely tuning for each degree.
Dsdhci-omap.txt5tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
Dmarvell,xenon-sdhci.txt72 used to identify a valid sampling window, in tuning process.
88 Xenon SDHC SoC usually doesn't provide re-tuning counter in
90 This property provides the re-tuning counter.
91 If this property is not set, default re-tuning counter will
/Linux-v5.4/Documentation/media/uapi/dvb/
Dfe-set-frontend.rst38 Points to parameters for tuning operation.
44 This ioctl call starts a tuning operation using specified parameters.
46 and the tuning could be initiated. The result of the tuning operation in
Dfe-get-frontend.rst39 Points to parameters for tuning operation.
/Linux-v5.4/Documentation/devicetree/bindings/iio/proximity/
Das3935.txt15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping
32 ams,tuning-capacitor-pf = <80>;
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dqcom-qusb2-phy.txt28 tuning parameter value for qusb2 phy.
33 tuning parameter that may vary for different boards of same SOC.
35 - qcom,hstx-trim-value: It is a 4 bit value that specifies tuning for HSTX
Dapm-xgene-phy.txt17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial
22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample
/Linux-v5.4/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds6 Stores frequency into tuning word Y.
10 can control the desired active tuning word by writing Y to the
26 Specifies the active output frequency tuning word. The value
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dindex.rst72 filehandle, inode, dentry and quota tuning
74 kernel/ global kernel info / tuning
80 vm/ memory management tuning
/Linux-v5.4/arch/x86/xen/
DKconfig71 bool "Enable Xen debug and tuning parameters in debugfs"
74 Enable statistics output and various tuning options in debugfs.
/Linux-v5.4/arch/x86/
DMakefile_32.cpu2 # CPU tuning section - shared with UML.
44 # add at the end to overwrite eventual tuning options from earlier
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dsmsc-lan87xx.txt3 Some boards require special tuning values. Configure them
/Linux-v5.4/arch/arm/boot/dts/
Dimx7ulp.dtsi236 fsl,tuning-start-tap = <20>;
237 fsl,tuning-step = <2>;
252 fsl,tuning-start-tap = <20>;
253 fsl,tuning-step = <2>;
Dimx6sll.dtsi709 fsl,tuning-step = <2>;
710 fsl,tuning-start-tap = <20>;
723 fsl,tuning-step = <2>;
724 fsl,tuning-start-tap = <20>;
737 fsl,tuning-step = <2>;
738 fsl,tuning-start-tap = <20>;
/Linux-v5.4/Documentation/devicetree/bindings/net/ieee802154/
Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance
/Linux-v5.4/Documentation/vm/
Dindex.rst12 The following documents provide guides for controlling and tuning
/Linux-v5.4/drivers/input/rmi4/
DKconfig115 bool "RMI4 Function 55 (Sensor tuning)"
119 Function 55 provides access to the RMI4 touch sensor tuning
/Linux-v5.4/arch/arm64/boot/dts/freescale/
Dimx8mn.dtsi578 fsl,tuning-start-tap = <20>;
579 fsl,tuning-step= <2>;
592 fsl,tuning-start-tap = <20>;
593 fsl,tuning-step= <2>;
608 fsl,tuning-start-tap = <20>;
609 fsl,tuning-step= <2>;
Dimx8mm.dtsi703 fsl,tuning-start-tap = <20>;
704 fsl,tuning-step= <2>;
717 fsl,tuning-start-tap = <20>;
718 fsl,tuning-step= <2>;
733 fsl,tuning-start-tap = <20>;
734 fsl,tuning-step= <2>;
/Linux-v5.4/Documentation/media/dvb-drivers/
Dcontributors.rst42 - for various fixes regarding tuning, OSD and CI stuff and his work on VDR
102 - for tuning/DiSEqC support for the DEC 3000-s
/Linux-v5.4/Documentation/ia64/
Dia64.rst42 * Hardly any performance tuning has been done. Obvious targets
/Linux-v5.4/drivers/mfd/
Dsi476x-i2c.c416 wake_up(&core->tuning); in si476x_core_pronounce_dead()
511 wake_up(&core->tuning); in si476x_core_get_and_signal_status()
751 init_waitqueue_head(&core->tuning); in si476x_core_probe()

1234