Searched refs:atmel_ebi_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | atmel-ebi.c | 28 struct atmel_ebi_dev { struct 40 void (*get_config)(struct atmel_ebi_dev *ebid, 42 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() 110 static int atmel_ebi_xslate_smc_timings(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_timings() 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 *ebi [all...] |
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | atmel-ebi.c | 28 struct atmel_ebi_dev { struct 40 void (*get_config)(struct atmel_ebi_dev *ebid, 42 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() 110 static int atmel_ebi_xslate_smc_timings(struct atmel_ebi_dev *ebid, in atmel_ebi_xslate_smc_timings() 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 *ebi [all...] |
Completed in 3 milliseconds