/Linux-v6.1/drivers/memory/ |
D | stm32-fmc2-ebi.c | 146 * struct stm32_fmc2_prop - STM32 FMC2 EBI property 169 int (*check)(struct stm32_fmc2_ebi *ebi, 171 u32 (*calculate)(struct stm32_fmc2_ebi *ebi, int cs, u32 setup); 172 int (*set)(struct stm32_fmc2_ebi *ebi, 177 static int stm32_fmc2_ebi_check_mux(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_mux() argument 183 regmap_read(ebi->regmap, FMC2_BCR(cs), &bcr); in stm32_fmc2_ebi_check_mux() 191 static int stm32_fmc2_ebi_check_waitcfg(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_waitcfg() argument 197 regmap_read(ebi->regmap, FMC2_BCR(cs), &bcr); in stm32_fmc2_ebi_check_waitcfg() 205 static int stm32_fmc2_ebi_check_sync_trans(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_sync_trans() argument 211 regmap_read(ebi->regmap, FMC2_BCR(cs), &bcr); in stm32_fmc2_ebi_check_sync_trans() [all …]
|
D | atmel-ebi.c | 3 * EBI driver for Atmel chips 30 struct atmel_ebi *ebi; member 82 atmel_smc_cs_conf_get(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_get_config() 89 atmel_hsmc_cs_conf_get(ebid->ebi->smc.regmap, ebid->ebi->smc.layout, in sama5_ebi_get_config() 114 unsigned int clk_rate = clk_get_rate(ebid->ebi->clk); in atmel_ebi_xslate_smc_timings() 162 dev_err(ebid->ebi->dev, in atmel_ebi_xslate_smc_timings() 274 dev_err(ebid->ebi->dev, "missing atmel,smc- properties in %pOF", in atmel_ebi_xslate_smc_config() 285 atmel_smc_cs_conf_apply(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_apply_config() 292 atmel_hsmc_cs_conf_apply(ebid->ebi->smc.regmap, ebid->ebi->smc.layout, in sama5_ebi_apply_config() 296 static int atmel_ebi_dev_setup(struct atmel_ebi *ebi, struct device_node *np, in atmel_ebi_dev_setup() argument [all …]
|
D | Makefile | 12 obj-$(CONFIG_ATMEL_EBI) += atmel-ebi.o 27 obj-$(CONFIG_STM32_FMC2_EBI) += stm32-fmc2-ebi.o
|
D | Kconfig | 45 bool "Atmel EBI driver" 52 Driver for Atmel EBI controller. 53 Used to configure the EBI (external bus interface) when the device-
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/st,stm32-fmc2-ebi.yaml# 26 const: st,stm32mp1-fmc2-ebi 56 st,fmc2-ebi-cs-transaction-type: 75 st,fmc2-ebi-cs-cclk-enable: 82 st,fmc2-ebi-cs-mux-enable: 88 st,fmc2-ebi-cs-buswidth: 94 st,fmc2-ebi-cs-waitpol-high: 99 st,fmc2-ebi-cs-waitcfg-enable: 106 st,fmc2-ebi-cs-wait-enable: 112 st,fmc2-ebi-cs-asyncwait-enable: [all …]
|
D | atmel,ebi.txt | 1 * Device tree bindings for Atmel EBI 3 The External Bus Interface (EBI) controller is a bus where you can connect 5 The EBI provides a glue-less interface to asynchronous memories through the SMC 10 - compatible: "atmel,at91sam9260-ebi" 11 "atmel,at91sam9261-ebi" 14 "atmel,at91sam9rl-ebi" 15 "atmel,at91sam9g45-ebi" 16 "atmel,at91sam9x5-ebi" 17 "atmel,sama5d3-ebi" 18 "microchip,sam9x60-ebi" [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | stm32mp15xx-dhcor-drc-compact.dtsi | 123 st,fmc2-ebi-cs-mux-enable; 124 st,fmc2-ebi-cs-transaction-type = <4>; 125 st,fmc2-ebi-cs-buswidth = <16>; 126 st,fmc2-ebi-cs-address-setup-ns = <5>; 127 st,fmc2-ebi-cs-address-hold-ns = <5>; 128 st,fmc2-ebi-cs-bus-turnaround-ns = <5>; 129 st,fmc2-ebi-cs-data-setup-ns = <45>; 130 st,fmc2-ebi-cs-data-hold-ns = <1>; 131 st,fmc2-ebi-cs-write-address-setup-ns = <5>; 132 st,fmc2-ebi-cs-write-address-hold-ns = <5>; [all …]
|
D | stm32mp15xx-dhcom-som.dtsi | 163 st,fmc2-ebi-cs-mux-enable; 164 st,fmc2-ebi-cs-transaction-type = <4>; 165 st,fmc2-ebi-cs-buswidth = <16>; 166 st,fmc2-ebi-cs-address-setup-ns = <5>; 167 st,fmc2-ebi-cs-address-hold-ns = <5>; 168 st,fmc2-ebi-cs-bus-turnaround-ns = <5>; 169 st,fmc2-ebi-cs-data-setup-ns = <45>; 170 st,fmc2-ebi-cs-data-hold-ns = <1>; 171 st,fmc2-ebi-cs-write-address-setup-ns = <5>; 172 st,fmc2-ebi-cs-write-address-hold-ns = <5>; [all …]
|
D | sama5d4.dtsi | 148 ebi: ebi@10000000 { label 149 compatible = "atmel,sama5d3-ebi"; 898 ebi { 899 pinctrl_ebi_addr: ebi-addr-0 { 929 pinctrl_ebi_nand_addr: ebi-addr-1 { 935 pinctrl_ebi_cs0: ebi-cs0-0 { 940 pinctrl_ebi_cs1: ebi-cs1-0 { 945 pinctrl_ebi_cs2: ebi-cs2-0 { 950 pinctrl_ebi_cs3: ebi-cs3-0 { 955 pinctrl_ebi_data_0_7: ebi-data-lsb-0 { [all …]
|
D | ge863-pro3.dtsi | 37 ebi: ebi@10000000 { label
|
D | ethernut5.dts | 69 ebi: ebi@10000000 { label
|
D | tny_a9260_common.dtsi | 46 ebi: ebi@10000000 { label
|
D | aks-cdu.dts | 64 ebi: ebi@10000000 { label
|
D | sama5d3.dtsi | 571 ebi { 572 pinctrl_ebi_addr: ebi-addr-0 { 599 pinctrl_ebi_nand_addr: ebi-addr-1 { 605 pinctrl_ebi_cs0: ebi-cs0-0 { 610 pinctrl_ebi_cs1: ebi-cs1-0 { 615 pinctrl_ebi_cs2: ebi-cs2-0 { 620 pinctrl_ebi_nwait: ebi-nwait-0 { 625 pinctrl_ebi_nwr1_nbs1: ebi-nwr1-nbs1-0 { 1095 ebi: ebi@10000000 { label 1096 compatible = "atmel,sama5d3-ebi";
|
D | at91sam9x5cm.dtsi | 51 ebi: ebi@10000000 { label
|
D | usb_a9260_common.dtsi | 48 ebi: ebi@10000000 { label
|
D | pm9g45.dts | 86 ebi: ebi@10000000 { label
|
D | animeo_ip.dts | 98 ebi: ebi@10000000 { label
|
D | at91-qil_a9260.dts | 122 ebi: ebi@10000000 { label
|
D | at91-sam9x60ek.dts | 144 &ebi { 391 ebi { 392 pinctrl_ebi_data_0_7: ebi-data-lsb-0 { 404 pinctrl_ebi_data_0_15: ebi-data-msb-0 { 424 pinctrl_ebi_addr_nand: ebi-addr-0 {
|
D | at91-sama5d3_xplained.dts | 301 ebi: ebi@10000000 { label 402 label = "d3"; /* Conflict with EBI CS0, USART2 CTS. */
|
/Linux-v6.1/drivers/mtd/maps/ |
D | physmap-versatile.c | 85 struct device_node *ebi; in ap_flash_init() local 90 /* Look up the EBI */ in ap_flash_init() 91 ebi = of_find_matching_node(NULL, ebi_match); in ap_flash_init() 92 if (!ebi) { in ap_flash_init() 95 ebi_base = of_iomap(ebi, 0); in ap_flash_init() 96 of_node_put(ebi); in ap_flash_init() 107 /* Unlock the EBI */ in ap_flash_init() 110 /* Enable write cycles on the EBI, CSR1 (flash) */ in ap_flash_init() 115 /* Lock the EBI again */ in ap_flash_init()
|
/Linux-v6.1/drivers/soc/qcom/ |
D | rpmhpd.c | 100 static struct rpmhpd ebi = { variable 101 .pd = { .name = "ebi", }, 102 .res_name = "ebi.lvl", 197 [SC8280XP_EBI] = &ebi, 217 [SDM845_EBI] = &ebi, 277 [SM8150_EBI] = &ebi, 297 [SM8250_EBI] = &ebi, 316 [SM8350_EBI] = &ebi, 338 [SM8450_EBI] = &ebi, 377 [SC7280_EBI] = &ebi, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | atmel-nand.txt | 3 The NAND flash controller node should be defined under the EBI bus (see 4 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt). 18 - ranges: empty ranges property to forward EBI ranges definitions. 86 ebi: ebi@10000000 { 87 compatible = "atmel,sama5d3-ebi";
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,aoss-qmp.yaml | 71 "^(cx|mx|ebi)$": 76 used to identify the resource and must therefor be "cx", "mx" or "ebi".
|