Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h1157 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1177 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1189 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
1625 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
1643 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1))),
1671 SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
Dsym_fw1.h1282 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1302 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
1314 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
Dsym_hipd.h620 #define HF_IN_PM1 (1u<<1) macro
Dsym_hipd.c2585 if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
2588 else if (hflags & HF_IN_PM1)
2604 hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);