Searched refs:xlate_config (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/memory/ |
H A D | atmel-ebi.c | 46 int (*xlate_config)(struct atmel_ebi_dev *ebid, member 343 ret = caps->xlate_config(ebid, np, &conf); in atmel_ebi_dev_setup() 382 .xlate_config = atmel_ebi_xslate_smc_config, 391 .xlate_config = atmel_ebi_xslate_smc_config, 400 .xlate_config = atmel_ebi_xslate_smc_config, 409 .xlate_config = atmel_ebi_xslate_smc_config, 418 .xlate_config = atmel_ebi_xslate_smc_config, 427 .xlate_config = atmel_ebi_xslate_smc_config, 436 .xlate_config = atmel_ebi_xslate_smc_config, 443 .xlate_config = atmel_ebi_xslate_smc_config, [all …]
|