Home
last modified time | relevance | path

Searched full:tuning (Results 1 – 25 of 714) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dfsl-imx-esdhc.yaml79 fsl,tuning-start-tap:
82 Specify the start delay cell point when send first CMD19 in tuning procedure.
85 fsl,tuning-step:
88 Specify the increasing delay cell steps in tuning procedure.
89 The uSDHC use one delay cell as default increasing step to do tuning process.
90 This property allows user to change the tuning step to more than one delay
92 tuning step can't find the proper delay window within limited tuning retries.
H A Drockchip-dw-mshc.yaml75 to control the clock phases, "ciu-sample" is required for tuning
85 low speeds or in case where all phases work at tuning time.
94 The desired number of times that the host execute tuning when needed.
95 If not specified, the host will do tuning for 360 times,
96 namely tuning for each degree.
H A Dmarvell,xenon-sdhci.txt72 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Db-header-vars15 ….h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-…
20 ….h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-…
29tuning-flags.def real.h fixed-value.h tree-check.h c-family/c-common.h c-family/c-common.def tree.…
33 …s.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def genrtl.h
36 ….h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def real.h f…
37 ….h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def real.h f…
39 ….h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-…
40tuning-flags.def aarch64-cores.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics…
44 …rch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def
45 …rch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def
[all …]
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dqcom,qusb2-phy.yaml68 tuning parameter value for qusb2 phy.
86 tuning parameter that may vary for different boards of same SOC.
95 tuning parameter that may vary for different boards of same SOC.
104 tuning parameter that may vary for different boards of same SOC.
112 It is a 4 bit value that specifies tuning for HSTX
144 It is a 2 bit value tuning parameter that control disconnect
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c71 /* Tuning bits */
102 /* NOTE: the minimum valid tuning start tap for mx6sl is 1 */
148 /* The IP supports manual tuning process */
150 /* The IP supports standard tuning process */
550 /* the std tuning bits is in ACMD12_ERR for imx6sl */ in esdhc_readw_le()
676 * tuning, when send tuning command, usdhc will in esdhc_writew_le()
799 * the tuning bits should be kept during reset in esdhc_writeb_le()
962 * DDR50, normally does not require tuning for DDR50 mode. in usdhc_execute_tuning()
976 /* FIXME: delay a bit for card to be ready for next tuning due to errors */ in esdhc_prepare_tuning()
979 /* IC suggest to reset USDHC before every tuning command */ in esdhc_prepare_tuning()
[all …]
H A Dsdhci-sirf.c96 /* Tuning is successful at this tuning point */ in sdhci_sirf_execute_tuning()
129 dev_dbg(mmc_dev(mmc), "%s: Setting the tuning phase to %d\n", in sdhci_sirf_execute_tuning()
134 /* Tuning failed */ in sdhci_sirf_execute_tuning()
135 dev_dbg(mmc_dev(mmc), "%s: No tuning point found\n", in sdhci_sirf_execute_tuning()
H A Dsdhci-pci-o2micro.c194 /* enable hardware tuning */ in sdhci_o2_set_tuning_mode()
214 pr_warn("%s: HW tuning failed !\n", in __sdhci_o2_execute_tuning()
222 pr_info("%s: Tuning failed, falling back to fixed sampling clock\n", in __sdhci_o2_execute_tuning()
232 * outside of the execute tuning function.
312 * This handler only implements the eMMC tuning that is specific to in sdhci_o2_execute_tuning()
331 pr_warn("%s: DLL can't lock in 5ms after force L0 during tuning.\n", in sdhci_o2_execute_tuning()
334 * Judge the tuning reason, whether caused by dll shift in sdhci_o2_execute_tuning()
344 * o2 sdhci host didn't support 8bit emmc tuning in sdhci_o2_execute_tuning()
445 /* Set DLL Tuning Window */ in sdhci_pci_o2_fujin2_pci_init()
729 /* Set Tuning Window to 4 */ in sdhci_pci_o2_probe()
[all …]
H A Dsdhci-of-esdhc.c431 /* Starting SW tuning requires ESDHC_SMPCLKSEL to be set in esdhc_be_writew()
457 /* Starting SW tuning requires ESDHC_SMPCLKSEL to be set in esdhc_le_writew()
1045 /* Program the software tuning mode by setting TBCTL[TB_MODE]=2'h3 */ in esdhc_execute_sw_tuning()
1068 /* For tuning mode, the sd clock divisor value in esdhc_execute_tuning()
1079 * during tuning. If the SD card is too slow sending the response, the in esdhc_execute_tuning()
1081 * is triggered. This leads to tuning errors. in esdhc_execute_tuning()
1095 /* Do HW tuning */ in esdhc_execute_tuning()
1105 /* For type2 affected platforms of the tuning erratum, in esdhc_execute_tuning()
1106 * tuning may succeed although eSDHC might not have in esdhc_execute_tuning()
1107 * tuned properly. Need to check tuning window. in esdhc_execute_tuning()
[all …]
/OK3568_Linux_fs/tools/windows/Rockchip_USB_SQ_Tool/
H A D版本更新记录.txt8 7. 支持 USB2.0 PHY Tuning 命令自动生成对应代码;
9 8. 支持 USB3.1 PHY Tx Compliance Test 命令查询和 Tx 信号 Tuning(仅支持 RK3588);
20 3. 修复 RV1103/RV1106 USB2.0 PHY Tuning 项的 io 命令地址错误问题
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/proximity/
H A Das3935.txt15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping
32 ams,tuning-capacitor-pf = <80>;
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00link.c10 Abstract: rt2x00 generic link tuning routines.
232 * While scanning, link tuning is disabled. By default in rt2x00link_start_tuner()
265 * device should only perform link tuning during the in rt2x00link_reset_tuner()
309 * Update quality RSSI for link tuning, in rt2x00link_tuner_sta()
320 * Check if link tuning is supported by the hardware, some hardware in rt2x00link_tuner_sta()
321 * do not support link tuning at all, while other devices can disable in rt2x00link_tuner_sta()
349 * immediately cease all link tuning. in rt2x00link_tuner()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c90 * @u2_pre_emp: usb2-phy pre-emphasis tuning.
91 * @u2_pre_emp_sth: usb2-phy pre-emphasis strength tuning.
92 * @u2_odt_tuning: usb2-phy odt 45ohm tuning.
360 dev_dbg(u3phy->dev, "do u3phy tuning\n"); in rockchip_u3phy_port_init()
468 /* {bits[4:0]=10101}: odt 45ohm tuning */ in rk3328_u3phy_tuning()
471 /* optional override of the odt 45ohm tuning */ in rk3328_u3phy_tuning()
473 "rockchip,odt-val-tuning", in rk3328_u3phy_tuning()
503 /* Tuning Rx for compliance RJTL test */ in rk3328_u3phy_tuning()
514 * Tuning Tx to increase the bias current in rk3328_u3phy_tuning()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-ext415 requests to a multiple of this tuning parameter if the
36 Tuning parameter which controls the minimum size for
55 Tuning parameter which controls the maximum number of
87 Tuning parameter which (if non-zero) controls the goal
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h149 /* The tuning command opcode value is different for SD and eMMC cards */
416 unsigned int doing_init_tune:1; /* initial tuning in progress */
417 unsigned int can_retune:1; /* re-tuning can be used */
418 unsigned int doing_retune:1; /* re-tuning in progress */
419 unsigned int retune_now:1; /* do re-tuning at next req */
420 unsigned int retune_paused:1; /* re-tuning is temporarily disabled */
428 int need_retune; /* re-tuning is needed */
429 int hold_retune; /* hold off re-tuning */
430 unsigned int retune_period; /* re-tuning period in secs */
431 struct timer_list retune_timer; /* for periodic re-tuning */
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0006-usrp2-Replace-boost-math-iround-math-sign-with-std-l.patch41 "DSP Tuning: Requested " + std::to_string(freq_/1e6) + " MHz, Using "
42 - "Nyquist zone " + std::to_string(sign*zone) + ", leftover DSP tuning: "
43 + "Nyquist zone " + std::to_string(zone) + ", leftover DSP tuning: "
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c591 * In response to CMD19, the card sends 64 bytes of tuning
602 * The tuning block is sent by the card to the host controller.
623 * Issue opcode repeatedly till Execute Tuning is set to 0 or the number
637 /* Tuning successfully */
658 * The Host Controller needs tuning in case of SDR104 and DDR50
659 * mode, and for SDR50 mode when Use Tuning for SDR50 is set in
662 * tuning function has to be executed.
665 /* HS400 tuning is done in HS200 mode */
670 * Periodic re-tuning for HS400 is not expected to be needed, so
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdstd_linux.c108 /* * disable tuning isr signaling */ in sdstd_isr()
112 re-tuning ISR. in sdstd_isr()
177 /* initilize tuning related OS structures */
185 /* initialize timer and tasklet for tuning */ in sdstd_3_osinit_tuning()
205 /* finalize tuning related OS structures */
277 * Observed intermittent SDIO command error after re-tuning done in sdstd_3_start_tuning()
278 * successfully. Re-tuning twice is giving much reliable results. in sdstd_3_start_tuning()
495 /* start of tuning timer */ in sdstd_enable_disable_periodic_timer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdstd_linux.c108 /* * disable tuning isr signaling */ in sdstd_isr()
112 re-tuning ISR. in sdstd_isr()
177 /* initilize tuning related OS structures */
185 /* initialize timer and tasklet for tuning */ in sdstd_3_osinit_tuning()
205 /* finalize tuning related OS structures */
277 * Observed intermittent SDIO command error after re-tuning done in sdstd_3_start_tuning()
278 * successfully. Re-tuning twice is giving much reliable results. in sdstd_3_start_tuning()
495 /* start of tuning timer */ in sdstd_enable_disable_periodic_timer()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdstd_linux.c108 /* * disable tuning isr signaling */ in sdstd_isr()
112 re-tuning ISR. in sdstd_isr()
177 /* initilize tuning related OS structures */
185 /* initialize timer and tasklet for tuning */ in sdstd_3_osinit_tuning()
205 /* finalize tuning related OS structures */
277 * Observed intermittent SDIO command error after re-tuning done in sdstd_3_start_tuning()
278 * successfully. Re-tuning twice is giving much reliable results. in sdstd_3_start_tuning()
495 /* start of tuning timer */ in sdstd_enable_disable_periodic_timer()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqVersion.h211 * - support aiq version checking with tuning tool version
341 * - new tuning tool v2.0.0
401 * - tuning: won't free calib witch from iqfiles.
403 * - tuning: update calib async instead stop/start.
407 * - Tuning: fix memory leak.
410 * - tuning: fix wrong CMD size checking.
412 * - Tuning: add CMD for get 3Astats.
442 * - tuning: create socket for each camera.
447 * - tuning: support for group camera.
592 * - Optimize CAC tuning UX
[all …]

12345678910>>...29