/linux/drivers/ata/ |
H A 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/Documentation/userspace-api/media/dvb/ |
H A 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
|
H A D | fe-get-frontend.rst | 31 Points to parameters for tuning operation.
|
H A D | fe-set-frontend-tune-mode.rst | 34 zigzagging or other "normal" tuning behaviour. Additionally,
|
/linux/Documentation/admin-guide/sysctl/ |
H A D | index.rst | 72 filehandle, inode, dentry and quota tuning 74 kernel/ global kernel info / tuning 80 vm/ memory management tuning
|
/linux/drivers/staging/iio/Documentation/ |
H A 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/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci-omap.txt | 5 …tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
|
/linux/arch/x86/ |
H A D | Makefile_32.cpu | 2 # CPU tuning section - shared with UML. 45 # add at the end to overwrite eventual tuning options from earlier
|
/linux/arch/x86/xen/ |
H A D | Kconfig | 74 bool "Enable Xen debug and tuning parameters in debugfs" 77 Enable statistics output and various tuning options in debugfs.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imxrt1050.dtsi | 97 fsl,tuning-start-tap = <20>; 98 fsl,tuning-step = <2>;
|
H A D | imx6ul-tqma6ul2l.dtsi | 17 fsl,tuning-step = <6>;
|
H A D | imx6ul-tqma6ul2.dtsi | 17 fsl,tuning-step = <6>;
|
H A D | imx6ull-tqma6ull2l.dtsi | 17 fsl,tuning-step = <6>;
|
H A D | imx6ull-tqma6ull2.dtsi | 17 fsl,tuning-step = <6>;
|
/linux/drivers/hwtracing/ptt/ |
H A D | Kconfig | 8 device, and it provides support for PCIe traffic tuning and
|
/linux/Documentation/devicetree/bindings/phy/ |
H A 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/Documentation/devicetree/bindings/net/ |
H A D | smsc-lan87xx.txt | 3 Some boards require special tuning values. Configure them
|
/linux/Documentation/driver-api/media/drivers/ |
H A 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/drivers/input/rmi4/ |
H A D | Kconfig | 123 bool "RMI4 Function 55 (Sensor tuning)" 127 Function 55 provides access to the RMI4 touch sensor tuning
|
/linux/Documentation/devicetree/bindings/net/ieee802154/ |
H A D | at86rf230.txt | 15 - xtal-trim: u8 value for fine tuning the internal capacitance
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-dmabuf-buffers | 10 Users: kernel memory tuning/debugging tools
|
H A D | debugfs-iio-ad9467 | 6 digital interface tuning process.
|
/linux/Documentation/mm/ |
H A D | index.rst | 7 see the :ref:`memory_allocation`. For controlling and tuning guides,
|
/linux/drivers/mfd/ |
H A 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() 756 init_waitqueue_head(&core->tuning); in si476x_core_probe()
|
/linux/Documentation/admin-guide/media/ |
H A D | bt8xx.rst | 100 dst_algo=0: (default) Software tuning algorithm 101 1: Hardware tuning algorithm
|