Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c207 #define CFG_ALOS_CHK_DISABLE_MSK (0x1 << CFG_ALOS_CHK_DISABLE_OFF) macro
3184 reg_val |= CFG_ALOS_CHK_DISABLE_MSK; in hisi_sas_bist_test_prep_v3_hw()
3201 reg_val &= ~CFG_ALOS_CHK_DISABLE_MSK; in hisi_sas_bist_test_restore_v3_hw()