Searched +full:imx8qxp +full:- +full:usdhc (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/imx8qxp-lpcg.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP i.MX8QXP LPCG (Low-Power Clock Gating) Clock bindings10 - Aisheng Dong <aisheng.dong@nxp.com>13 The Low-Power Clock Gate (LPCG) modules contain a local programming24 include/dt-bindings/clock/imx8-clock.h29 - fsl,imx8qxp-lpcg-adma30 - fsl,imx8qxp-lpcg-conn[all …]
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2018 NXP8 #include <dt-bindings/clock/imx8-clock.h>9 #include <dt-bindings/firmware/imx/rsrc.h>10 #include <dt-bindings/gpio/gpio.h>11 #include <dt-bindings/input/input.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/pinctrl/pads-imx8qxp.h>14 #include <dt-bindings/thermal/thermal.h>17 interrupt-parent = <&gic>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Shawn Guo <shawnguo@kernel.org>13 - $ref: "mmc-controller.yaml"20 by mmc.txt and the properties used by the sdhci-esdhc-imx driver.25 - enum:26 - fsl,imx25-esdhc27 - fsl,imx35-esdhc[all …]
1 // SPDX-License-Identifier: GPL-2.05 * derived from the OF-version.23 #include <linux/mmc/slot-gpio.h>27 #include <linux/platform_data/mmc-esdhc-imx.h>29 #include "sdhci-pltfm.h"30 #include "sdhci-esdhc.h"82 #define ESDHC_TUNE_CTRL_MAX ((1 << 7) - 1)133 * open ended multi-blk IO. Otherwise the TC INT wouldn't143 * The flag tells that the ESDHC controller is an USDHC block that is155 * uSDHC: ADMA Length Mismatch Error occurs if the AHB read access is slow,[all …]