Home
last modified time | relevance | path

Searched full:arasan (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/mmc/
H A Darasan,sdhci.yaml4 $id: http://devicetree.org/schemas/mmc/arasan,sdhci.yaml#
7 title: Arasan SDHCI Controller
18 const: arasan,sdhci-5.1
54 - const: arasan,sdhci-8.9a # generic Arasan SDHCI 8.9a PHY
55 - const: arasan,sdhci-4.9a # generic Arasan SDHCI 4.9a PHY
56 - const: arasan,sdhci-5.1 # generic Arasan SDHCI 5.1 PHY
60 - const: arasan,sdhci-8.9a
63 - const: arasan,sdhci-5.1
66 arasan,soc-ctl-syscon.
69 - const: arasan,sdhci-8.9a
[all …]
/linux/drivers/mmc/host/
H A Dsdhci-pci-arasan.c3 * 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 */
H A Dsdhci-of-arasan.c3 * Arasan Secure Digital Host Controller Interface.
138 * struct sdhci_arasan_clk_ops - Clock Operations for Arasan SD controller
149 * struct sdhci_arasan_clk_data - Arasan Controller Clock Data.
172 * struct sdhci_arasan_data - Arasan Controller Data
180 * @clk_data: Struct for the Arasan Controller Clock Data.
181 * @clk_ops: Struct for the Arasan Controller Clock Operations.
184 * @quirks: Arasan deviations from spec.
207 * Some of the Arasan variations might not have timing requirements
408 * Some of the Arasan variations might not have timing in sdhci_arasan_set_clock()
507 * Plese don't switch to 1V8 as arasan,5.1 doesn't in sdhci_arasan_voltage_switch()
[all …]
H A DMakefile16 sdhci-pci-y += sdhci-pci-core.o sdhci-pci-o2micro.o sdhci-pci-arasan.o \
86 obj-$(CONFIG_MMC_SDHCI_OF_ARASAN) += sdhci-of-arasan.o
H A DKconfig164 tristate "SDHCI OF support for the Arasan SDHCI controllers"
170 This selects the Arasan Secure Digital Host Controller Interface
1026 Note that the BCM2835 has two SD controllers: The Arasan
H A Dsdhci-iproc.c88 * The Arasan has a bugette whereby it may lose the content of successive
H A Dbcm2835.c5 * The 2835 has two SD controllers: The Arasan sdhci controller
/linux/include/linux/
H A Dpata_arasan_cf_data.h4 * Arasan Compact Flash host controller platform data header file
/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c3 * Arasan NAND Flash Controller Driver
193 * struct arasan_nfc - Defines the Arasan NAND flash controller driver instance
1498 .compatible = "arasan,nfc-v3p10",
1506 .name = "arasan-nand-controller",
1518 MODULE_DESCRIPTION("Arasan NAND Flash Controller Driver");
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-7000.dtsi315 compatible = "arasan,sdhci-8.9a";
325 compatible = "arasan,sdhci-8.9a";
/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032.dtsi312 compatible = "renesas,r9a06g032-sdhci", "renesas,rzn1-sdhci", "arasan,sdhci-8.9a";
324 compatible = "renesas,r9a06g032-sdhci", "renesas,rzn1-sdhci", "arasan,sdhci-8.9a";
/linux/arch/arm/boot/dts/st/
H A Dspear13xx.dtsi93 compatible = "arasan,cf-spear1340";
/linux/drivers/ata/
H A DKconfig594 tristate "ARASAN CompactFlash PATA Controller Support"
599 Say Y here to support the ARASAN CompactFlash PATA controller
/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml151 "^arasan,.*":
152 description: Arasan Chip Systems
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-base.dtsi421 compatible = "rockchip,rk3399-sdhci-5.1", "arasan,sdhci-5.1";
424 arasan,soc-ctl-syscon = <&grf>;
/linux/
H A DMAINTAINERS1985 ARASAN NAND CONTROLLER DRIVER
1990 F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
1991 F: drivers/mtd/nand/raw/arasan-nand-controller.c
3744 F: drivers/mmc/host/sdhci-of-arasan.c
14346 LIBATA PATA ARASAN COMPACT FLASH CONTROLLER