Searched refs:atmel_ebi_dev (Results 1 – 1 of 1) sorted by relevance
28 struct atmel_ebi_dev { struct40 void (*get_config)(struct atmel_ebi_dev *ebid, argument42 int (*xlate_config)(struct atmel_ebi_dev *ebid,45 void (*apply_config)(struct atmel_ebi_dev *ebid,79 static void at91sam9_ebi_get_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_get_config()86 static void sama5_ebi_get_config(struct atmel_ebi_dev *ebid, in sama5_ebi_get_config()171 static int atmel_ebi_xslate_smc_config(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_config()282 static void at91sam9_ebi_apply_config(struct atmel_ebi_dev *ebid, in at91sam9_ebi_apply_config()289 static void sama5_ebi_apply_config(struct atmel_ebi_dev *ebid, in sama5_ebi_apply_config()302 struct atmel_ebi_dev *ebid; in atmel_ebi_dev_setup()[all …]