Searched refs:atmel_ebi_dev (Results 1 – 1 of 1) sorted by relevance
32 struct atmel_ebi_dev { struct44 void (*get_config)(struct atmel_ebi_dev *ebid, argument46 int (*xlate_config)(struct atmel_ebi_dev *ebid,49 void (*apply_config)(struct atmel_ebi_dev *ebid,83 static void at91sam9_ebi_get_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_get_config()90 static void sama5_ebi_get_config(struct atmel_ebi_dev *ebid, in sama5_ebi_get_config()114 static int atmel_ebi_xslate_smc_timings(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_timings()175 static int atmel_ebi_xslate_smc_config(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_config()286 static void at91sam9_ebi_apply_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_apply_config()293 static void sama5_ebi_apply_config(struct atmel_ebi_dev *ebid, in sama5_ebi_apply_config()[all …]