Searched refs:xlate_config (Results 1 – 1 of 1) sorted by relevance
/drivers/memory/ |
D | atmel-ebi.c | 43 int (*xlate_config)(struct atmel_ebi_dev *ebid, member 340 ret = caps->xlate_config(ebid, np, &conf); in atmel_ebi_dev_setup() 379 .xlate_config = atmel_ebi_xslate_smc_config, 388 .xlate_config = atmel_ebi_xslate_smc_config, 397 .xlate_config = atmel_ebi_xslate_smc_config, 406 .xlate_config = atmel_ebi_xslate_smc_config, 415 .xlate_config = atmel_ebi_xslate_smc_config, 424 .xlate_config = atmel_ebi_xslate_smc_config, 433 .xlate_config = atmel_ebi_xslate_smc_config, 440 .xlate_config = atmel_ebi_xslate_smc_config, [all …]
|