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