Searched refs:totalcycles (Results 1 – 1 of 1) sorted by relevance
1174 u32 ncycles, totalcycles, timeps, mckperiodps; in atmel_smc_nand_prepare_smcconf() local1202 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1223 ncycles = ncycles > totalcycles ? ncycles - totalcycles : 0; in atmel_smc_nand_prepare_smcconf()1224 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1241 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1251 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()1277 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1283 ncycles -= totalcycles; in atmel_smc_nand_prepare_smcconf()1305 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1321 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()