Searched +full:receive +full:- +full:eq +full:- +full:mdb (Results 1 – 11 of 11) sorted by relevance
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-ahci20 - fsl,imx6q-ahci21 - fsl,imx6qp-ahci31 - description: sata clock32 - description: sata reference clock[all …]
2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)5 * This file is dual-licensed: you can use it either under the terms42 /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 …]
2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)5 * This file is dual-licensed: you can use it either under the terms42 /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>;
2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)5 * This file is dual-licensed: you can use it either under the terms42 /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>;
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT5 /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 …]
1 // SPDX-License-Identifier: GPL-2.0-only17 #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 …]
3 Copyright (C) 1988-2020 Free Software Foundation, Inc.8 Invariant Sections being "Funding Free Software", the Front-Cover Texts9 being (a) (see below), and with the Back-Cover Texts being (b) (see13 (a) The FSF's Front-Cover Text is:17 (b) The FSF's Back-Cover Text is:22 INFO-DIR-SECTION Software development23 START-INFO-DIR-ENTRY25 END-INFO-DIR-ENTRY29 Copyright (C) 1988-2020 Free Software Foundation, Inc.34 Invariant Sections being "Funding Free Software", the Front-Cover Texts[all …]
3 Copyright (C) 1988-2020 Free Software Foundation, Inc.8 Invariant Sections being "Funding Free Software", the Front-Cover Texts9 being (a) (see below), and with the Back-Cover Texts being (b) (see13 (a) The FSF's Front-Cover Text is:17 (b) The FSF's Back-Cover Text is:22 INFO-DIR-SECTION Software development23 START-INFO-DIR-ENTRY26 * gcov: (gcc) Gcov. 'gcov'--a test coverage program.27 * gcov-tool: (gcc) Gcov-tool. 'gcov-tool'--an offline gcda profile processing program.28 * gcov-dump: (gcc) Gcov-dump. 'gcov-dump'--an offline gcda and gcno profile dump tool.[all …]
... 166 status=$? 167 if [ "$status" -eq 0 ]; then 168 rm -f "$ ...