Home
last modified time | relevance | path

Searched refs:atmel_smc_cs_conf_set_setup (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/mfd/
Datmel-smc.c135 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_setup() function
157 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_setup);
/linux-6.14.4/include/linux/mfd/syscon/
Datmel-smc.h100 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
/linux-6.14.4/drivers/memory/
Datmel-ebi.c75 { .name = nm, .converter = atmel_smc_cs_conf_set_setup, .shift = pos}
/linux-6.14.4/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1294 ret = atmel_smc_cs_conf_set_setup(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()