Home
last modified time | relevance | path

Searched refs:atmel_smc_cs_conf_set_pulse (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Datmel-smc.c160 * atmel_smc_cs_conf_set_pulse - set the SMC CS conf xx_PULSE parameter to a
174 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse() function
196 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_pulse); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Datmel-smc.c160 * atmel_smc_cs_conf_set_pulse - set the SMC CS conf xx_PULSE parameter to a
174 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, in atmel_smc_cs_conf_set_pulse() function
196 EXPORT_SYMBOL_GPL(atmel_smc_cs_conf_set_pulse); variable
/kernel/linux/linux-5.10/include/linux/mfd/syscon/
H A Datmel-smc.h102 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,
/kernel/linux/linux-6.6/include/linux/mfd/syscon/
H A Datmel-smc.h102 int atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf,
/kernel/linux/linux-5.10/drivers/memory/
H A Datmel-ebi.c74 { .name = nm, .converter = atmel_smc_cs_conf_set_pulse, .shift = pos}
/kernel/linux/linux-6.6/drivers/memory/
H A Datmel-ebi.c74 { .name = nm, .converter = atmel_smc_cs_conf_set_pulse, .shift = pos}
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1272 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()
1333 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_WR_SHIFT, in atmel_smc_nand_prepare_smcconf()
1375 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NRD_SHIFT, in atmel_smc_nand_prepare_smcconf()
1403 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_RD_SHIFT, in atmel_smc_nand_prepare_smcconf()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1272 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NWE_SHIFT, in atmel_smc_nand_prepare_smcconf()
1333 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_WR_SHIFT, in atmel_smc_nand_prepare_smcconf()
1375 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NRD_SHIFT, in atmel_smc_nand_prepare_smcconf()
1403 ret = atmel_smc_cs_conf_set_pulse(smcconf, ATMEL_SMC_NCS_RD_SHIFT, in atmel_smc_nand_prepare_smcconf()

Completed in 11 milliseconds