Home
last modified time | relevance | path

Searched refs:atmel_ebi_dev (Results 1 – 1 of 1) sorted by relevance

/drivers/memory/
Datmel-ebi.c29 struct atmel_ebi_dev { struct
41 void (*get_config)(struct atmel_ebi_dev *ebid, argument
43 int (*xlate_config)(struct atmel_ebi_dev *ebid,
46 void (*apply_config)(struct atmel_ebi_dev *ebid,
80 static void at91sam9_ebi_get_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_get_config()
87 static void sama5_ebi_get_config(struct atmel_ebi_dev *ebid, in sama5_ebi_get_config()
111 static int atmel_ebi_xslate_smc_timings(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_timings()
172 static int atmel_ebi_xslate_smc_config(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_config()
283 static void at91sam9_ebi_apply_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_apply_config()
290 static void sama5_ebi_apply_config(struct atmel_ebi_dev *ebid, in sama5_ebi_apply_config()
[all …]