/Linux-v6.1/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-v6.1/Documentation/userspace-api/media/dvb/ |
D | fe-set-frontend.rst | 31 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
|
D | fe-get-frontend.rst | 31 Points to parameters for tuning operation.
|
D | fe-set-frontend-tune-mode.rst | 34 zigzagging or other "normal" tuning behaviour. Additionally,
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8ulp.dtsi | 366 fsl,tuning-start-tap = <20>; 367 fsl,tuning-step = <2>; 381 fsl,tuning-start-tap = <20>; 382 fsl,tuning-step = <2>; 396 fsl,tuning-start-tap = <20>; 397 fsl,tuning-step = <2>;
|
D | imx93.dtsi | 409 fsl,tuning-start-tap = <20>; 410 fsl,tuning-step= <2>; 423 fsl,tuning-start-tap = <20>; 424 fsl,tuning-step= <2>; 437 fsl,tuning-start-tap = <20>; 438 fsl,tuning-step= <2>;
|
D | imx8-ss-conn.dtsi | 56 fsl,tuning-start-tap = <20>; 57 fsl,tuning-step = <2>;
|
/Linux-v6.1/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-v6.1/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-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-serranove.dts | 299 * FIXME: Disable UHS-I modes since tuning fails with: 301 * sdhci_msm 7864900.sdhci: mmc1: No tuning point found 302 * mmc1: tuning execution failed: -5 307 * (without tuning), so maybe only tuning is broken?
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | sdhci-omap.txt | 5 …tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
|
/Linux-v6.1/arch/x86/ |
D | Makefile_32.cpu | 2 # CPU tuning section - shared with UML. 45 # add at the end to overwrite eventual tuning options from earlier
|
/Linux-v6.1/arch/x86/xen/ |
D | Kconfig | 73 bool "Enable Xen debug and tuning parameters in debugfs" 76 Enable statistics output and various tuning options in debugfs.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | imxrt1050.dtsi | 97 fsl,tuning-start-tap = <20>; 98 fsl,tuning-step = <2>;
|
D | imx7ulp.dtsi | 227 fsl,tuning-start-tap = <20>; 228 fsl,tuning-step = <2>; 241 fsl,tuning-start-tap = <20>; 242 fsl,tuning-step = <2>;
|
D | imx6ul-tqma6ul2.dtsi | 17 fsl,tuning-step = <6>;
|
D | imx6ul-tqma6ul2l.dtsi | 17 fsl,tuning-step = <6>;
|
D | imx6ull-tqma6ull2.dtsi | 17 fsl,tuning-step = <6>;
|
/Linux-v6.1/drivers/hwtracing/ptt/ |
D | Kconfig | 8 device, and it provides support for PCIe traffic tuning and
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | smsc-lan87xx.txt | 3 Some boards require special tuning values. Configure them
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
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-v6.1/Documentation/devicetree/bindings/net/ieee802154/ |
D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-dmabuf-buffers | 10 Users: kernel memory tuning/debugging tools
|
/Linux-v6.1/Documentation/driver-api/media/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-v6.1/drivers/input/rmi4/ |
D | Kconfig | 123 bool "RMI4 Function 55 (Sensor tuning)" 127 Function 55 provides access to the RMI4 touch sensor tuning
|