Searched refs:atmel_smc_cs_conf_set_timing (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | atmel-smc.c | 79 * atmel_smc_cs_conf_set_timing - set the SMC CS conf Txx parameter to a 93 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing() function 118 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_timing); variable
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | atmel-smc.c | 79 * atmel_smc_cs_conf_set_timing - set the SMC CS conf Txx parameter to a 93 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_timing() function 118 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_timing); variable
|
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 97 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf,
|
/kernel/linux/linux-6.6/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 97 int atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf,
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1410 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1417 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1435 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1442 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1449 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 1410 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1417 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1435 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1442 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf() 1449 ret = atmel_smc_cs_conf_set_timing(smcconf, in atmel_smc_nand_prepare_smcconf()
|
Completed in 9 milliseconds