Searched refs:HF_IN_PM0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/sym/
H A Dsym_fw2.h1088 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1108 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1120 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM0)),
1620 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
1638 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1))),
1640 SCR_JUMPR ^ IFFALSE (MASK (HF_IN_PM0, HF_IN_PM0)),
1666 SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
H A Dsym_fw1.h1221 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1241 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1253 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM0)),
H A Dsym_hipd.c1288 #define HF_IN_PM0 1u macro
4376 if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
4377 if (hflags & HF_IN_PM0)
4395 hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);

Completed in 180 milliseconds