Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h1144 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1164 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1176 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
1612 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
1630 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1))),
1658 SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
H A Dsym_fw1.h1269 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1289 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1301 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
H A Dsym_hipd.h607 #define HF_IN_PM1 (1u<<1) macro
H A Dsym_hipd.c2572 if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
2575 else if (hflags & HF_IN_PM1)
2591 hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);