Home
last modified time | relevance | path

Searched refs:atmel_smc_cs_conf_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mfd/
H A Datmel-smc.c22 * atmel_smc_cs_conf_init - initialize a SMC CS conf
27 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init() function
31 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_init);
/linux/include/linux/mfd/syscon/
H A Datmel-smc.h98 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf);
/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1260 atmel_smc_cs_conf_init(smcconf); in atmel_smc_nand_prepare_smcconf()