Searched refs:totalcycles (Results 1 – 1 of 1) sorted by relevance
1243 u32 ncycles, totalcycles, timeps, mckperiodps; in atmel_smc_nand_prepare_smcconf() local 1271 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf() 1292 ncycles = ncycles > totalcycles ? ncycles - totalcycles : 0; in atmel_smc_nand_prepare_smcconf() 1293 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf() 1310 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf() 1320 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf() 1346 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf() 1352 ncycles -= totalcycles; in atmel_smc_nand_prepare_smcconf() 1374 totalcycles in atmel_smc_nand_prepare_smcconf() [all...]