Searched refs:runold (Results 1 – 1 of 1) sorted by relevance
1523 u8 runold, runnew; in ican3_reset_module() local1532 runold = ioread8(mod->dpm + TARGET_RUNNING); in ican3_reset_module()1542 if (runnew == (runold ^ 0xff)) in ican3_reset_module()