Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Datmel-smc.c216 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_cycle() function
237 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_cycle);
/Linux-v4.19/include/linux/mfd/syscon/
Datmel-smc.h107 int atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf,
/Linux-v4.19/drivers/memory/
Datmel-ebi.c76 { .name = nm, .converter = atmel_smc_cs_conf_set_cycle, .shift = pos}
/Linux-v4.19/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1273 ret = atmel_smc_cs_conf_set_cycle(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()
1343 ret = atmel_smc_cs_conf_set_cycle(smcconf, ATMEL_SMC_NRD_SHIFT, in atmel_smc_nand_prepare_smcconf()