Searched +full:jz4780 +full:- +full:mmc (Results 1 – 9 of 9) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/jz4780-cgu.h>3 #include <dt-bindings/clock/ingenic,tcu.h>4 #include <dt-bindings/dma/jz4780-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;9 compatible = "ingenic,jz4780";12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,tcu.h>3 #include <dt-bindings/clock/x1830-cgu.h>4 #include <dt-bindings/dma/x1830-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu2.0-mxu2.0";21 clock-names = "cpu";[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ingenic,tcu.h>3 #include <dt-bindings/clock/x1000-cgu.h>4 #include <dt-bindings/dma/x1000-dma.h>7 #address-cells = <1>;8 #size-cells = <1>;12 #address-cells = <1>;13 #size-cells = <0>;17 compatible = "ingenic,xburst-fpu1.0-mxu1.1";21 clock-names = "cpu";[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mmc/ingenic,mmc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ingenic SoCs MMC Controller DT bindings10 - Paul Cercueil <paul@crapouillou.net>13 - $ref: mmc-controller.yaml#18 - enum:19 - ingenic,jz4740-mmc20 - ingenic,jz4725b-mmc[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 # MMC/SD host controller drivers6 comment "MMC/SD/SDIO Host Controller Drivers"9 bool "MMC host drivers debugging"10 depends on MMC != n13 say N here. This enables MMC host driver debugging. And further34 Qcom SOCs and MMC, you would probably need this option to get DMA working.85 implements a hardware byte swapper using a 32-bit datum.107 bool "Ricoh MMC Controller Disabler"111 This adds a pci quirk to disable Ricoh MMC Controller. This[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de>6 * JZ4740 SD/MMC controller driver13 #include <linux/dma-mapping.h>18 #include <linux/mmc/host.h>19 #include <linux/mmc/slot-gpio.h>129 * The MMC core allows to prepare a mmc_request while another mmc_request130 * is in-flight. This is used via the pre_req/post_req hooks.148 struct mmc_host *mmc; member189 if (host->version >= JZ_MMC_JZ4725B) in jz4740_mmc_write_irq_mask()[all …]
1 // SPDX-License-Identifier: GPL-2.0-only20 #include <linux/pinctrl/pinconf-generic.h>169 INGENIC_PIN_GROUP("mmc-1bit", jz4740_mmc_1bit),170 INGENIC_PIN_GROUP("mmc-4bit", jz4740_mmc_4bit),171 INGENIC_PIN_GROUP("uart0-data", jz4740_uart0_data),172 INGENIC_PIN_GROUP("uart0-hwflow", jz4740_uart0_hwflow),173 INGENIC_PIN_GROUP("uart1-data", jz4740_uart1_data),174 INGENIC_PIN_GROUP("lcd-8bit", jz4740_lcd_8bit),175 INGENIC_PIN_GROUP("lcd-16bit", jz4740_lcd_16bit),176 INGENIC_PIN_GROUP("lcd-18bit", jz4740_lcd_18bit),[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...