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