Home
last modified time | relevance | path

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

12345

/linux/drivers/ata/
A 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/Documentation/devicetree/bindings/mmc/
A Dfsl-imx-esdhc.yaml82 fsl,tuning-start-tap:
85 Specify the start delay cell point when send first CMD19 in tuning procedure.
88 fsl,tuning-step:
91 Specify the increasing delay cell steps in tuning procedure.
92 The uSDHC use one delay cell as default increasing step to do tuning process.
93 This property allows user to change the tuning step to more than one delay
95 tuning step can't find the proper delay window within limited tuning retries.
A Drockchip-dw-mshc.yaml69 to control the clock phases, "ciu-sample" is required for tuning
79 low speeds or in case where all phases work at tuning time.
88 The desired number of times that the host execute tuning when needed.
89 If not specified, the host will do tuning for 360 times,
90 namely tuning for each degree.
A Dmarvell,xenon-sdhci.txt73 used to identify a valid sampling window, in tuning process.
89 Xenon SDHC SoC usually doesn't provide re-tuning counter in
91 This property provides the re-tuning counter.
92 If this property is not set, default re-tuning counter will
A Dsdhci-omap.txt5tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
/linux/Documentation/userspace-api/media/dvb/
A Dfe-set-frontend.rst31 Points to parameters for tuning operation.
36 This ioctl call starts a tuning operation using specified parameters.
38 and the tuning could be initiated. The result of the tuning operation in
A Dfe-get-frontend.rst31 Points to parameters for tuning operation.
/linux/Documentation/devicetree/bindings/phy/
A Dqcom,qusb2-phy.yaml75 tuning parameter value for qusb2 phy.
93 tuning parameter that may vary for different boards of same SOC.
102 tuning parameter that may vary for different boards of same SOC.
111 tuning parameter that may vary for different boards of same SOC.
119 It is a 4 bit value that specifies tuning for HSTX
151 It is a 2 bit value tuning parameter that control disconnect
A Dphy-stm32-usbphyc.yaml113 st,enable-fs-rftime-tuning:
114 description: Enables the FS rise/fall tuning option
147 Controls HS driver impedance tuning for choke compensation
254 st,enable-fs-rftime-tuning;
272 st,enable-fs-rftime-tuning;
A 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/Documentation/devicetree/bindings/iio/proximity/
A Dams,as3935.yaml31 ams,tuning-capacitor-pf:
34 Calibration tuning capacitor stepping value. This will require using
67 ams,tuning-capacitor-pf = <80>;
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-samsung-serranove.dts289 * FIXME: Disable UHS-I modes since tuning fails with:
291 * sdhci_msm 7864900.sdhci: mmc1: No tuning point found
292 * mmc1: tuning execution failed: -5
297 * (without tuning), so maybe only tuning is broken?
/linux/drivers/staging/iio/Documentation/
A 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/Documentation/admin-guide/sysctl/
A Dindex.rst72 filehandle, inode, dentry and quota tuning
74 kernel/ global kernel info / tuning
80 vm/ memory management tuning
/linux/arch/x86/xen/
A DKconfig72 bool "Enable Xen debug and tuning parameters in debugfs"
75 Enable statistics output and various tuning options in debugfs.
/linux/arch/x86/
A DMakefile_32.cpu2 # CPU tuning section - shared with UML.
45 # add at the end to overwrite eventual tuning options from earlier
/linux/arch/arm/boot/dts/
A Dimx7ulp.dtsi227 fsl,tuning-start-tap = <20>;
228 fsl,tuning-step = <2>;
241 fsl,tuning-start-tap = <20>;
242 fsl,tuning-step = <2>;
A Dimx6sll.dtsi720 fsl,tuning-step = <2>;
721 fsl,tuning-start-tap = <20>;
734 fsl,tuning-step = <2>;
735 fsl,tuning-start-tap = <20>;
748 fsl,tuning-step = <2>;
749 fsl,tuning-start-tap = <20>;
/linux/Documentation/devicetree/bindings/net/
A Dsmsc-lan87xx.txt3 Some boards require special tuning values. Configure them
/linux/drivers/input/rmi4/
A DKconfig123 bool "RMI4 Function 55 (Sensor tuning)"
127 Function 55 provides access to the RMI4 touch sensor tuning
/linux/arch/arm64/boot/dts/freescale/
A Dimx8-ss-conn.dtsi56 fsl,tuning-start-tap = <20>;
57 fsl,tuning-step= <2>;
A Dimx8mp.dtsi747 fsl,tuning-start-tap = <20>;
748 fsl,tuning-step= <2>;
761 fsl,tuning-start-tap = <20>;
762 fsl,tuning-step= <2>;
775 fsl,tuning-start-tap = <20>;
776 fsl,tuning-step= <2>;
/linux/Documentation/driver-api/media/drivers/
A 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/Documentation/vm/
A Dindex.rst9 :ref:`memory_allocation`. For controlling and tuning guides, see the
/linux/Documentation/devicetree/bindings/net/ieee802154/
A Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance

Completed in 27 milliseconds

12345