Searched +full:receive +full:- +full:eq +full:- +full:mdb (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | imx-sata.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/ata/imx-sata.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawn.guo@linaro.org> 19 - fsl,imx53-ahci 20 - fsl,imx6q-ahci 21 - fsl,imx6qp-ahci 31 - description: sata clock 32 - description: sata reference clock [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-hummingboard-emmc-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com) 5 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 45 #include "imx6qdl-sr-som.dtsi" 46 #include "imx6qdl-sr-som-ti.dtsi" 47 #include "imx6qdl-sr-som-emmc.dtsi" 48 #include "imx6qdl-hummingboard.dtsi" 57 fsl,transmit-level-mV = <1025>; 58 fsl,transmit-boost-mdB = <3330>; 59 fsl,transmit-atten-16ths = <9>; [all …]
|
H A D | imx6q-hummingboard.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com) 5 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 45 #include "imx6qdl-sr-som.dtsi" 46 #include "imx6qdl-sr-som-brcm.dtsi" 47 #include "imx6qdl-hummingboard.dtsi" 56 fsl,transmit-level-mV = <1025>; 57 fsl,transmit-boost-mdB = <3330>; 58 fsl,transmit-atten-16ths = <9>; 59 fsl,receive-eq-mdB = <3000>;
|
H A D | imx6q-hummingboard-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com) 5 * This file is dual-licensed: you can use it either under the terms 42 /dts-v1/; 45 #include "imx6qdl-sr-som.dtsi" 46 #include "imx6qdl-sr-som-ti.dtsi" 47 #include "imx6qdl-hummingboard.dtsi" 56 fsl,transmit-level-mV = <1025>; 57 fsl,transmit-boost-mdB = <3330>; 58 fsl,transmit-atten-16ths = <9>; 59 fsl,receive-eq-mdB = <3000>;
|
H A D | imx6q-tbs2910.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 5 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 13 compatible = "tbs,imx6q-tbs2910", "fsl,imx6q"; 16 stdout-path = &uart1; 23 /delete-property/ mmc3; 32 compatible = "gpio-fan"; 33 pinctrl-names = "default"; 34 pinctrl-0 = <&pinctrl_gpio_fan>; [all …]
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_mdb.sh | 2 # SPDX-License-Identifier: GPL-2.0 4 # This test is for checking VXLAN MDB functionality. The topology consists of 12 # +------------------------------------+ +------------------------------------+ 19 # | +---------+---------+ | | +---------+---------+ | 33 # +-----------------|------------------+ +-----------------|------------------+ 35 # +-----------------|------------------+ +-----------------|------------------+ 49 # | +---------+---------+ | | +---------+---------+ | 56 # +------------------------------------+ +------------------------------------+ 59 # Kselftest framework requirement - SKIP code is 4. 122 # All tests in this script. Can be overridden with -t option. [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | ahci_imx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 17 #include <linux/mfd/syscon/imx6q-iomuxc-gpr.h> 20 #include <linux/hwmon-sysfs.h> 24 #define DRV_NAME "ahci-imx" 27 /* Timer 1-ms Register */ 113 MODULE_PARM_DESC(hotplug, "AHCI IMX hot-plug support (0=Don't support, 1=support)"); 137 } while (--timeout); in imx_phy_crbit_assert() 139 return timeout ? 0 : -ETIMEDOUT; in imx_phy_crbit_assert() 227 struct imx_ahci_priv *imxpriv = hpriv->plat_data; in imx_sata_phy_reset() 228 void __iomem *mmio = hpriv->mmio; in imx_sata_phy_reset() [all …]
|
/openbmc/linux/ |
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |