Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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);
/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-smc.h100 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
/openbmc/linux/drivers/memory/
H A Datmel-ebi.c71 { .name = nm, .converter = atmel_smc_cs_conf_set_setup, .shift = pos}
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1294 ret = atmel_smc_cs_conf_set_setup(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()