Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c2882 u32 irq_value2 = hisi_sas_phy_read32(hisi_hba, phy_no, in int_chnl_int_v2_hw() local
2904 if ((irq_msk & (1 << phy_no)) && irq_value2) { in int_chnl_int_v2_hw()
2907 if (irq_value2 & BIT(CHL_INT2_SL_IDAF_TOUT_CONF_OFF)) { in int_chnl_int_v2_hw()
2915 CHL_INT2, irq_value2); in int_chnl_int_v2_hw()