CON_CONTROL_CFG_OPEN_ACC_STP_MSK 1121 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 		if (!(cfg & CON_CONTROL_CFG_OPEN_ACC_STP_MSK))
CON_CONTROL_CFG_OPEN_ACC_STP_MSK 1124 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 		cfg &= ~CON_CONTROL_CFG_OPEN_ACC_STP_MSK;
CON_CONTROL_CFG_OPEN_ACC_STP_MSK 1144 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 			cfg |= CON_CONTROL_CFG_OPEN_ACC_STP_MSK;