Searched refs:xlate_config (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/memory/ |
| D | atmel-ebi.c | 41 int (*xlate_config)(struct atmel_ebi_dev *ebid, member 339 ret = caps->xlate_config(ebid, np, &conf); in atmel_ebi_dev_setup() 377 .xlate_config = atmel_ebi_xslate_smc_config, 385 .xlate_config = atmel_ebi_xslate_smc_config, 393 .xlate_config = atmel_ebi_xslate_smc_config, 401 .xlate_config = atmel_ebi_xslate_smc_config, 409 .xlate_config = atmel_ebi_xslate_smc_config, 417 .xlate_config = atmel_ebi_xslate_smc_config, 425 .xlate_config = atmel_ebi_xslate_smc_config, 432 .xlate_config = atmel_ebi_xslate_smc_config,
|