Searched refs:totalcycles (Results 1 – 1 of 1) sorted by relevance
1242 u32 ncycles, totalcycles, timeps, mckperiodps; in atmel_smc_nand_prepare_smcconf() local1270 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1291 ncycles = ncycles > totalcycles ? ncycles - totalcycles : 0; in atmel_smc_nand_prepare_smcconf()1292 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1309 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1319 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()1345 totalcycles = ncycles; in atmel_smc_nand_prepare_smcconf()1351 ncycles -= totalcycles; in atmel_smc_nand_prepare_smcconf()1373 totalcycles += ncycles; in atmel_smc_nand_prepare_smcconf()1389 ncycles = max(totalcycles, ncycles); in atmel_smc_nand_prepare_smcconf()