| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/ |
| D | arasan,sdhci.yaml | 4 $id: http://devicetree.org/schemas/mmc/arasan,sdhci.yaml# 7 title: Arasan SDHCI Controller 18 const: arasan,sdhci-5.1 45 - const: arasan,sdhci-8.9a # generic Arasan SDHCI 8.9a PHY 46 - const: arasan,sdhci-4.9a # generic Arasan SDHCI 4.9a PHY 47 - const: arasan,sdhci-5.1 # generic Arasan SDHCI 5.1 PHY 50 - const: arasan,sdhci-5.1 53 arasan,soc-ctl-syscon. 56 - const: arasan,sdhci-8.9a 62 - const: arasan,sdhci-8.9a [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
| D | arasan,sdhci.yaml | 4 $id: "http://devicetree.org/schemas/mmc/arasan,sdhci.yaml#" 7 title: Device Tree Bindings for the Arasan SDHCI Controller 18 const: arasan,sdhci-5.1 44 - const: arasan,sdhci-8.9a # generic Arasan SDHCI 8.9a PHY 45 - const: arasan,sdhci-4.9a # generic Arasan SDHCI 4.9a PHY 46 - const: arasan,sdhci-5.1 # generic Arasan SDHCI 5.1 PHY 49 - const: arasan,sdhci-5.1 52 arasan,soc-ctl-syscon. 55 - const: arasan,sdhci-8.9a 61 - const: arasan,sdhci-8.9a [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/ |
| D | pata-arasan.txt | 1 * ARASAN PATA COMPACT FLASH CONTROLLER 4 - compatible: "arasan,cf-spear1340" 21 - arasan,broken-udma: if present, UDMA mode is unusable 22 - arasan,broken-mwdma: if present, MWDMA mode is unusable 23 - arasan,broken-pio: if present, PIO mode is unusable 31 compatible = "arasan,cf-spear1340";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
| D | pata-arasan.txt | 1 * ARASAN PATA COMPACT FLASH CONTROLLER 4 - compatible: "arasan,cf-spear1340" 21 - arasan,broken-udma: if present, UDMA mode is unusable 22 - arasan,broken-mwdma: if present, MWDMA mode is unusable 23 - arasan,broken-pio: if present, PIO mode is unusable 31 compatible = "arasan,cf-spear1340";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | arasan,nand-controller.yaml | 4 $id: http://devicetree.org/schemas/mtd/arasan,nand-controller.yaml# 7 title: Arasan NAND Flash Controller with ONFI 3.1 support 20 - const: arasan,nfc-v3p10 50 compatible = "xlnx,zynqmp-nand-controller", "arasan,nfc-v3p10";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | arasan,nand-controller.yaml | 4 $id: http://devicetree.org/schemas/mtd/arasan,nand-controller.yaml# 7 title: Arasan NAND Flash Controller with ONFI 3.1 support device tree bindings 20 - const: arasan,nfc-v3p10 53 compatible = "xlnx,zynqmp-nand-controller", "arasan,nfc-v3p10";
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| D | sdhci-pci-arasan.c | 3 * sdhci-pci-arasan.c - Driver for Arasan PCI Controller with 6 * Copyright (C) 2017 Arasan Chip Systems Inc. 8 * Author: Atul Garg <agarg@arasan.com> 17 /* Extra registers for Arasan SD/SDIO/MMC Host Controller with PHY */ 88 /* Arasan private data */ 148 /* Initialize the Arasan PHY */ 188 /* Set Arasan PHY for different modes */
|
| D | sdhci-of-arasan.c | 3 * Arasan Secure Digital Host Controller Interface. 133 * struct sdhci_arasan_clk_ops - Clock Operations for Arasan SD controller 144 * struct sdhci_arasan_clk_data - Arasan Controller Clock Data. 167 * struct sdhci_arasan_data - Arasan Controller Data 175 * @clk_data: Struct for the Arasan Controller Clock Data. 176 * @clk_ops: Struct for the Arasan Controller Clock Operations. 179 * @quirks: Arasan deviations from spec. 202 * Some of the Arasan variations might not have timing requirements 400 * Some of the Arasan variations might not have timing in sdhci_arasan_set_clock() 484 * Plese don't switch to 1V8 as arasan,5.1 doesn't in sdhci_arasan_voltage_switch() [all …]
|
| D | sdhci-st.c | 82 /* I/O configuration for Arasan IP */ 134 * st_mmcss_cconfig: configure the Arasan HC inside the flashSS. 137 * Description: this function is to configure the Arasan host controller. 406 /* Configure the Arasan HC inside the flashSS */ in sdhci_st_probe()
|
| D | Makefile | 15 sdhci-pci-y += sdhci-pci-core.o sdhci-pci-o2micro.o sdhci-pci-arasan.o \ 83 obj-$(CONFIG_MMC_SDHCI_OF_ARASAN) += sdhci-of-arasan.o
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | sdhci-pci-arasan.c | 3 * sdhci-pci-arasan.c - Driver for Arasan PCI Controller with 6 * Copyright (C) 2017 Arasan Chip Systems Inc. 8 * Author: Atul Garg <agarg@arasan.com> 17 /* Extra registers for Arasan SD/SDIO/MMC Host Controller with PHY */ 88 /* Arasan private data */ 148 /* Initialize the Arasan PHY */ 188 /* Set Arasan PHY for different modes */
|
| D | sdhci-of-arasan.c | 3 * Arasan Secure Digital Host Controller Interface. 97 * struct sdhci_arasan_clk_ops - Clock Operations for Arasan SD controller 108 * struct sdhci_arasan_clk_data - Arasan Controller Clock Data. 131 * struct sdhci_arasan_data - Arasan Controller Data 138 * @clk_data: Struct for the Arasan Controller Clock Data. 139 * @clk_ops: Struct for the Arasan Controller Clock Operations. 142 * @quirks: Arasan deviations from spec. 164 * Some of the Arasan variations might not have timing requirements 307 * Some of the Arasan variations might not have timing in sdhci_arasan_set_clock() 378 * Plese don't switch to 1V8 as arasan,5.1 doesn't in sdhci_arasan_voltage_switch() [all …]
|
| D | sdhci-st.c | 82 /* I/O configuration for Arasan IP */ 134 * st_mmcss_cconfig: configure the Arasan HC inside the flashSS. 137 * Description: this function is to configure the Arasan host controller. 412 /* Configure the Arasan HC inside the flashSS */ in sdhci_st_probe()
|
| D | Makefile | 15 sdhci-pci-y += sdhci-pci-core.o sdhci-pci-o2micro.o sdhci-pci-arasan.o \ 91 obj-$(CONFIG_MMC_SDHCI_OF_ARASAN) += sdhci-of-arasan.o
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp-regs.h | 50 /* Select Arasan (legacy)/Intel input system */ 92 * 0: Arasan CSI backend
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | atomisp-regs.h | 50 /* Select Arasan (legacy)/Intel input system */ 92 * 0: Arasan CSI backend
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tango4-common.dtsi | 102 compatible = "arasan,sdhci-8.9a"; 110 compatible = "arasan,sdhci-8.9a";
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | pata_arasan_cf.c | 4 * Arasan Compact Flash host controller source file 15 * The Arasan CompactFlash Device Controller IP core has three basic modes of 19 * Arasan CF Controller shares global irq register with Arasan XD Controller. 732 /* Arasan ctrl supports Mode0 -> Mode6 */ in arasan_cf_set_piomode() 959 { .compatible = "arasan,cf-spear1340" }, 978 MODULE_DESCRIPTION("Arasan ATA Compact Flash driver");
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | pata_arasan_cf.c | 4 * Arasan Compact Flash host controller source file 15 * The Arasan CompactFlash Device Controller IP core has three basic modes of 19 * Arasan CF Controller shares global irq register with Arasan XD Controller. 729 /* Arasan ctrl supports Mode0 -> Mode6 */ in arasan_cf_set_piomode() 957 { .compatible = "arasan,cf-spear1340" }, 976 MODULE_DESCRIPTION("Arasan ATA Compact Flash driver");
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | pata_arasan_cf_data.h | 4 * Arasan Compact Flash host controller platform data header file
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | pata_arasan_cf_data.h | 4 * Arasan Compact Flash host controller platform data header file
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| D | Makefile | 60 obj-$(CONFIG_MTD_NAND_ARASAN) += arasan-nand-controller.o
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| D | Makefile | 55 obj-$(CONFIG_MTD_NAND_ARASAN) += arasan-nand-controller.o
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-zc1751-xm017-dc3.dts | 128 arasan,has-mdma;
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
| D | rx_csi_defs.h | 90 /* OLD ARASAN FRONTEND IRQs
|