Home
last modified time | relevance | path

Searched refs:runold (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c1528 u8 runold, runnew; in ican3_reset_module() local
1537 runold = ioread8(mod->dpm + TARGET_RUNNING); in ican3_reset_module()
1547 if (runnew == (runold ^ 0xff)) in ican3_reset_module()