Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c207 #define CFG_ALOS_CHK_DISABLE_MSK (0x1 << CFG_ALOS_CHK_DISABLE_OFF) macro
3189 reg_val |= CFG_ALOS_CHK_DISABLE_MSK; in hisi_sas_bist_test_prep_v3_hw()
3206 reg_val &= ~CFG_ALOS_CHK_DISABLE_MSK; in hisi_sas_bist_test_restore_v3_hw()