Searched refs:atmel_smc_cs_conf_get (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | atmel-smc.c | 278 * atmel_smc_cs_conf_get - retrieve the current SMC CS conf 286 void atmel_smc_cs_conf_get(struct regmap *regmap, int cs, in atmel_smc_cs_conf_get() function 294 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_get); variable
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | atmel-smc.c | 278 * atmel_smc_cs_conf_get - retrieve the current SMC CS conf 286 void atmel_smc_cs_conf_get(struct regmap *regmap, int cs, in atmel_smc_cs_conf_get() function 294 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_get); variable
|
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 111 void atmel_smc_cs_conf_get(struct regmap *regmap, int cs,
|
/kernel/linux/linux-6.6/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 111 void atmel_smc_cs_conf_get(struct regmap *regmap, int cs,
|
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | atmel-ebi.c | 82 atmel_smc_cs_conf_get(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_get_config()
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | atmel-ebi.c | 82 atmel_smc_cs_conf_get(ebid->ebi->smc.regmap, conf->cs, in at91sam9_ebi_get_config()
|
Completed in 4 milliseconds