Searched refs:totalcycles (Results 1 – 1 of 1) sorted by relevance
1195 u32 ncycles, totalcycles, timeps, mckperiodps; in atmel_smc_nand_prepare_smcconf() local1223 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1244 ncycles = ncycles > totalcycles ? ncycles - totalcycles : 0; in atmel_smc_nand_prepare_smcconf()1245 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1262 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1272 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()1298 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1304 ncycles -= totalcycles; in atmel_smc_nand_prepare_smcconf()1326 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1342 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()