Home
last modified time | relevance | path

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

1234567

/openbmc/linux/drivers/ata/
H 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()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H 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
/openbmc/phosphor-pid-control/test/
H A Dmeson.build52 '../pid/tuning.cpp',
56 '../pid/tuning.cpp',
62 '../pid/tuning.cpp',
70 '../pid/tuning.cpp',
/openbmc/u-boot/arch/arm/dts/
H A Dimx7d-sdb.dts374 fsl,tuning-start-tap = <20>;
375 fsl,tuning-step= <2>;
385 fsl,tuning-start-tap = <20>;
386 fsl,tuning-step= <2>;
397 fsl,tuning-start-tap = <20>;
398 fsl,tuning-step= <2>;
H A Dfsl-imx8mq.dtsi291 fsl,tuning-start-tap = <20>;
292 fsl,tuning-step= <2>;
305 fsl,tuning-start-tap = <20>;
306 fsl,tuning-step= <2>;
/openbmc/openbmc/poky/meta/conf/machine/include/
H A DREADME15 AVAILTUNES - This is a list of all of the tuning definitions currently
18 configuration. Each tuning file can add to this list using "+=", but
27 explanation for what it does. All architectural, cpu, abi, etc tuning
32 tuning ends up with features which conflict with each other.
45 or other tuning setting, such as TARGET_FPU. Any ABI extensions either
62 define the architecture, abi and tuning of a particular package.
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dindex.rst72 filehandle, inode, dentry and quota tuning
74 kernel/ global kernel info / tuning
80 vm/ memory management tuning
/openbmc/linux/drivers/staging/iio/Documentation/
H 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
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-serranove.dts340 * FIXME: Disable UHS-I modes since tuning fails with:
342 * sdhci_msm 7864900.sdhci: mmc1: No tuning point found
343 * mmc1: tuning execution failed: -5
348 * (without tuning), so maybe only tuning is broken?
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A DREADME22 tuning. This is the primary identifier of a tuning. Usual values are:
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-omap.txt5tuning, the device tree should have a "cpu_thermal" node which maps to the appropriate thermal zon…
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8ulp.dtsi431 fsl,tuning-start-tap = <20>;
432 fsl,tuning-step = <2>;
450 fsl,tuning-start-tap = <20>;
451 fsl,tuning-step = <2>;
469 fsl,tuning-start-tap = <20>;
470 fsl,tuning-step = <2>;
/openbmc/linux/arch/x86/
H A DMakefile_32.cpu2 # CPU tuning section - shared with UML.
45 # add at the end to overwrite eventual tuning options from earlier
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/
H A Dus-MI-Lansing1 # initial tuning data for Lansing, MI
H A Dus-MA-Boston1 # initial tuning data for Boston, MA
/openbmc/linux/arch/x86/xen/
H A DKconfig74 bool "Enable Xen debug and tuning parameters in debugfs"
77 Enable statistics output and various tuning options in debugfs.
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimxrt1050.dtsi97 fsl,tuning-start-tap = <20>;
98 fsl,tuning-step = <2>;
H A Dimx7ulp.dtsi228 fsl,tuning-start-tap = <20>;
229 fsl,tuning-step = <2>;
242 fsl,tuning-start-tap = <20>;
243 fsl,tuning-step = <2>;
/openbmc/u-boot/drivers/ram/stm32mp1/
H A DKconfig12 in device tree (computed by DDR tuning tools)
/openbmc/linux/drivers/hwtracing/ptt/
H A DKconfig8 device, and it provides support for PCIe traffic tuning and
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/tuna/
H A Dtuna_0.19.bb1 SUMMARY = "cui/gui tool for tuning of running processes"
/openbmc/linux/Documentation/devicetree/bindings/phy/
H 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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iperf2/
H A Diperf2_2.0.13.bb1 DESCRIPTION = "Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various par…
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsmsc-lan87xx.txt3 Some boards require special tuning values. Configure them
/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dat86rf230.txt15 - xtal-trim: u8 value for fine tuning the internal capacitance

1234567