Home
last modified time | relevance | path

Searched refs:ATMEL_SMC_MODE_TDF_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-smc.h55 #define ATMEL_SMC_MODE_TDF_MIN 1 macro
/openbmc/linux/drivers/memory/
H A Datmel-ebi.c130 if (ncycles < ATMEL_SMC_MODE_TDF_MIN) in atmel_ebi_xslate_smc_timings()
131 ncycles = ATMEL_SMC_MODE_TDF_MIN; in atmel_ebi_xslate_smc_timings()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1362 else if (ncycles < ATMEL_SMC_MODE_TDF_MIN) in atmel_smc_nand_prepare_smcconf()
1363 ncycles = ATMEL_SMC_MODE_TDF_MIN; in atmel_smc_nand_prepare_smcconf()