| /Linux-v5.4/drivers/ata/ |
| D | pata_cs5530.c | 49 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/ |
| D | fsl-imx-esdhc.txt | 34 - 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.
|
| D | rockchip-dw-mshc.txt | 30 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.
|
| D | sdhci-omap.txt | 5 …tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
|
| D | marvell,xenon-sdhci.txt | 72 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/ |
| D | fe-set-frontend.rst | 38 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
|
| D | fe-get-frontend.rst | 39 Points to parameters for tuning operation.
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/proximity/ |
| D | as3935.txt | 15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping 32 ams,tuning-capacitor-pf = <80>;
|
| /Linux-v5.4/Documentation/devicetree/bindings/phy/ |
| D | qcom-qusb2-phy.txt | 28 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
|
| D | apm-xgene-phy.txt | 17 - 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/ |
| D | sysfs-bus-iio-dds | 6 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/ |
| D | index.rst | 72 filehandle, inode, dentry and quota tuning 74 kernel/ global kernel info / tuning 80 vm/ memory management tuning
|
| /Linux-v5.4/arch/x86/xen/ |
| D | Kconfig | 71 bool "Enable Xen debug and tuning parameters in debugfs" 74 Enable statistics output and various tuning options in debugfs.
|
| /Linux-v5.4/arch/x86/ |
| D | Makefile_32.cpu | 2 # 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/ |
| D | smsc-lan87xx.txt | 3 Some boards require special tuning values. Configure them
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx7ulp.dtsi | 236 fsl,tuning-start-tap = <20>; 237 fsl,tuning-step = <2>; 252 fsl,tuning-start-tap = <20>; 253 fsl,tuning-step = <2>;
|
| D | imx6sll.dtsi | 709 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/ |
| D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
| /Linux-v5.4/Documentation/vm/ |
| D | index.rst | 12 The following documents provide guides for controlling and tuning
|
| /Linux-v5.4/drivers/input/rmi4/ |
| D | Kconfig | 115 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/ |
| D | imx8mn.dtsi | 578 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>;
|
| D | imx8mm.dtsi | 703 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/ |
| D | contributors.rst | 42 - 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/ |
| D | ia64.rst | 42 * Hardly any performance tuning has been done. Obvious targets
|
| /Linux-v5.4/drivers/mfd/ |
| D | si476x-i2c.c | 416 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()
|