/linux/drivers/memory/ |
H A D | stm32-fmc2-ebi.c | 185 int (*nwait_used_by_ctrls)(struct stm32_fmc2_ebi *ebi); 186 void (*set_setup)(struct stm32_fmc2_ebi *ebi); 187 int (*save_setup)(struct stm32_fmc2_ebi *ebi); 188 int (*check_rif)(struct stm32_fmc2_ebi *ebi, u32 resource); 189 void (*put_sems)(struct stm32_fmc2_ebi *ebi); 190 void (*get_sems)(struct stm32_fmc2_ebi *ebi); 233 int (*check)(struct stm32_fmc2_ebi *ebi, 235 u32 (*calculate)(struct stm32_fmc2_ebi *ebi, int cs, u32 setup); 236 int (*set)(struct stm32_fmc2_ebi *ebi, 241 static int stm32_fmc2_ebi_check_mux(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_mux() argument [all …]
|
H A D | atmel-ebi.c | 34 struct atmel_ebi *ebi; member 86 atmel_smc_cs_conf_get(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_get_config() 93 atmel_hsmc_cs_conf_get(ebid->ebi->smc.regmap, ebid->ebi->smc.layout, in sama5_ebi_get_config() 118 unsigned int clk_rate = clk_get_rate(ebid->ebi->clk); in atmel_ebi_xslate_smc_timings() 166 dev_err(ebid->ebi->dev, in atmel_ebi_xslate_smc_timings() 278 dev_err(ebid->ebi->dev, "missing atmel,smc- properties in %pOF", in atmel_ebi_xslate_smc_config() 289 atmel_smc_cs_conf_apply(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_apply_config() 296 atmel_hsmc_cs_conf_apply(ebid->ebi->smc.regmap, ebid->ebi->smc.layout, in sama5_ebi_apply_config() 300 static int atmel_ebi_dev_setup(struct atmel_ebi *ebi, struct device_node *np, in atmel_ebi_dev_setup() argument 303 const struct atmel_ebi_caps *caps = ebi->caps; in atmel_ebi_dev_setup() [all …]
|
H A D | Makefile | 11 obj-$(CONFIG_ATMEL_EBI) += atmel-ebi.o 26 obj-$(CONFIG_STM32_FMC2_EBI) += stm32-fmc2-ebi.o
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15xx-dhcor-drc-compact.dtsi | 143 st,fmc2-ebi-cs-mux-enable; 144 st,fmc2-ebi-cs-transaction-type = <4>; 145 st,fmc2-ebi-cs-buswidth = <16>; 146 st,fmc2-ebi-cs-address-setup-ns = <5>; 147 st,fmc2-ebi-cs-address-hold-ns = <5>; 148 st,fmc2-ebi-cs-bus-turnaround-ns = <5>; 149 st,fmc2-ebi-cs-data-setup-ns = <45>; 150 st,fmc2-ebi-cs-data-hold-ns = <1>; 151 st,fmc2-ebi-cs-write-address-setup-ns = <5>; 152 st,fmc2-ebi-cs-write-address-hold-ns = <5>; [all …]
|
H A D | stm32mp15xx-dhcom-som.dtsi | 165 st,fmc2-ebi-cs-mux-enable; 166 st,fmc2-ebi-cs-transaction-type = <4>; 167 st,fmc2-ebi-cs-buswidth = <16>; 168 st,fmc2-ebi-cs-address-setup-ns = <5>; 169 st,fmc2-ebi-cs-address-hold-ns = <5>; 170 st,fmc2-ebi-cs-bus-turnaround-ns = <5>; 171 st,fmc2-ebi-cs-data-setup-ns = <45>; 172 st,fmc2-ebi-cs-data-hold-ns = <1>; 173 st,fmc2-ebi-cs-write-address-setup-ns = <5>; 174 st,fmc2-ebi-cs-write-address-hold-ns = <5>; [all …]
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 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" 97 ebi: ebi@10000000 { 98 compatible = "atmel,sama5d3-ebi";
|
/linux/drivers/mtd/maps/ |
H A D | physmap-versatile.c | 85 struct device_node *ebi; in ap_flash_init() local 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()
|
/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 105 static struct rpmhpd ebi = { variable 224 [SC8280XP_EBI] = &ebi, 243 [SA8775P_EBI] = &ebi, 283 [SDM845_EBI] = &ebi, 375 [SM8150_EBI] = &ebi, 394 [SA8155P_EBI] = &ebi, 410 [RPMHPD_EBI] = &ebi, 429 [RPMHPD_EBI] = &ebi, 451 [RPMHPD_EBI] = &ebi, 473 [RPMHPD_EBI] = &ebi, [all …]
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | ge863-pro3.dtsi | 37 ebi: ebi@10000000 { label
|
H A D | tny_a9260_common.dtsi | 46 ebi: ebi@10000000 { label
|
H A D | ethernut5.dts | 69 ebi: ebi@10000000 { label
|
H A 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 …]
|
H A D | aks-cdu.dts | 64 ebi: ebi@10000000 { label
|
H A D | usb_a9260_common.dtsi | 48 ebi: ebi@10000000 { label
|
H A D | at91sam9x5cm.dtsi | 51 ebi: ebi@10000000 { label
|
H A D | pm9g45.dts | 86 ebi: ebi@10000000 { label
|
H A D | at91-qil_a9260.dts | 122 ebi: ebi@10000000 { label
|
H A D | animeo_ip.dts | 98 ebi: ebi@10000000 { label
|
H A D | sama5d3xcm_cmp.dtsi | 126 ebi: ebi@10000000 { label
|
H A 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";
|
H A D | at91-sam9x60_curiosity.dts | 128 &ebi { 291 ebi { 292 pinctrl_ebi_data_lsb: ebi-data-lsb { 304 pinctrl_ebi_addr_nand: ebi-addr-nand {
|
H A D | at91-sam9x60ek.dts | 140 &ebi { 355 ebi { 356 pinctrl_ebi_data_0_7: ebi-data-lsb-0 { 368 pinctrl_ebi_data_0_15: ebi-data-msb-0 { 388 pinctrl_ebi_addr_nand: ebi-addr-0 {
|
H A D | at91sam9rlek.dts | 66 ebi: ebi@10000000 { label
|
H A D | at91sam9261ek.dts | 70 ebi: ebi@10000000 { label
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | atmel-nand.txt | 4 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt). 76 ebi: ebi@10000000 { 77 compatible = "atmel,sama5d3-ebi";
|