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