Searched refs:atmel_smc_cs_conf_set_setup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | atmel-smc.c | 121 * atmel_smc_cs_conf_set_setup - set the SMC CS conf xx_SETUP parameter to a 135 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); variable
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | atmel-smc.c | 121 * atmel_smc_cs_conf_set_setup - set the SMC CS conf xx_SETUP parameter to a 135 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); variable
|
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 100 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
|
/kernel/linux/linux-6.6/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 100 int atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf,
|
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | atmel-ebi.c | 71 { .name = nm, .converter = atmel_smc_cs_conf_set_setup, .shift = pos}
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | atmel-ebi.c | 71 { .name = nm, .converter = atmel_smc_cs_conf_set_setup, .shift = pos}
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1294 ret = atmel_smc_cs_conf_set_setup(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1294 ret = atmel_smc_cs_conf_set_setup(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()
|
Completed in 13 milliseconds