Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_fw2.h733 SCR_REG_REG (HF_REG, SCR_OR, HF_DP_SAVED),
1612 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
1619 SCR_JUMPR ^ IFFALSE (MASK (HF_DP_SAVED, HF_DP_SAVED)),
1658 SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
A Dsym_hipd.h609 #define HF_DP_SAVED (1u<<3) macro
A Dsym_hipd.c2572 if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
2578 if (hflags & HF_DP_SAVED)
2591 hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);
3790 if (hflags & HF_DP_SAVED)
3802 hflags &= ~(HF_DP_SAVED);
A Dsym_fw1.h759 SCR_REG_REG (HF_REG, SCR_OR, HF_DP_SAVED),

Completed in 16 milliseconds