Searched +full:imx7ulp +full:- +full:usdhc (Results 1 – 5 of 5) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2018 NXP8 #include <dt-bindings/clock/imx7ulp-clock.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include "imx7ulp-pinfunc.h"15 interrupt-parent = <&intc>;17 #address-cells = <1>;18 #size-cells = <1>;37 #address-cells = <1>;[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.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/imx7ulp-scg-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - A.s. Dong <aisheng.dong@nxp.com>37 See include/dt-bindings/clock/imx7ulp-clock.h for the full list of42 const: fsl,imx7ulp-scg147 '#clock-cells':52 - description: rtc osc53 - description: system osc[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/imx7ulp-pcc-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - A.s. Dong <aisheng.dong@nxp.com>34 See include/dt-bindings/clock/imx7ulp-clock.h for the full list of40 - fsl,imx7ulp-pcc241 - fsl,imx7ulp-pcc346 '#clock-cells':51 - description: nic1 bus clock[all …]
1 // SPDX-License-Identifier: GPL-2.05 * derived from the OF-version.23 #include <linux/mmc/slot-gpio.h>28 #include "sdhci-pltfm.h"29 #include "sdhci-esdhc.h"81 #define ESDHC_TUNE_CTRL_MAX ((1 << 7) - 1)138 * open ended multi-blk IO. Otherwise the TC INT wouldn't148 * The flag tells that the ESDHC controller is an USDHC block that is160 * uSDHC: ADMA Length Mismatch Error occurs if the AHB read access is slow,172 * uSDHC: Due to the I/O timing limit, for SDR mode, SD card clock can't[all …]