Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c244 #define CHL_INT2_SL_IDAF_TOUT_CONF_OFF 0 macro
2907 if (irq_value2 & BIT(CHL_INT2_SL_IDAF_TOUT_CONF_OFF)) { in int_chnl_int_v2_hw()
Dhisi_sas_v3_hw.c277 #define CHL_INT2_SL_IDAF_TOUT_CONF_OFF 0 macro
1846 if (irq_value & BIT(CHL_INT2_SL_IDAF_TOUT_CONF_OFF)) { in handle_chl_int2_v3_hw()