Searched refs:atmel_smc_cs_conf_apply (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | atmel-smc.c | 237 * atmel_smc_cs_conf_apply - apply an SMC CS conf 245 void atmel_smc_cs_conf_apply(struct regmap *regmap, int cs, in atmel_smc_cs_conf_apply() function 253 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_apply); variable
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | atmel-smc.c | 237 * atmel_smc_cs_conf_apply - apply an SMC CS conf 245 void atmel_smc_cs_conf_apply(struct regmap *regmap, int cs, in atmel_smc_cs_conf_apply() function 253 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_apply); variable
|
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 106 void atmel_smc_cs_conf_apply(struct regmap *regmap, int cs,
|
/kernel/linux/linux-6.6/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 106 void atmel_smc_cs_conf_apply(struct regmap *regmap, int cs,
|
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | atmel-ebi.c | 285 atmel_smc_cs_conf_apply(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_apply_config()
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | atmel-ebi.c | 285 atmel_smc_cs_conf_apply(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_apply_config()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1489 atmel_smc_cs_conf_apply(nc->smc, cs->id, &cs->smcconf); in atmel_smc_nand_setup_interface()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1489 atmel_smc_cs_conf_apply(nc->smc, cs->id, &cs->smcconf); in atmel_smc_nand_setup_interface()
|
Completed in 10 milliseconds