Searched refs:totalcycles (Results 1 – 1 of 1) sorted by relevance
1240 u32 ncycles, totalcycles, timeps, mckperiodps; in atmel_smc_nand_prepare_smcconf() local1268 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1289 ncycles = ncycles > totalcycles ? ncycles - totalcycles : 0; in atmel_smc_nand_prepare_smcconf()1290 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1307 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1317 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()1343 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1349 ncycles -= totalcycles; in atmel_smc_nand_prepare_smcconf()1371 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1387 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()