Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c170 #define CHL_INT0_SL_PS_FAIL_OFF 21 macro
171 #define CHL_INT0_SL_PS_FAIL_MSK (0x1 << CHL_INT0_SL_PS_FAIL_OFF)
1463 if (irq_value & CHL_INT0_SL_PS_FAIL_OFF) in int_abnormal_v1_hw()