Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2899 u32 irq_value0 = hisi_sas_phy_read32(hisi_hba, phy_no, in int_chnl_int_v2_hw() local
2939 if ((irq_msk & (1 << phy_no)) && irq_value0) { in int_chnl_int_v2_hw()
2940 if (irq_value0 & CHL_INT0_SL_RX_BCST_ACK_MSK) in int_chnl_int_v2_hw()
2944 CHL_INT0, irq_value0 in int_chnl_int_v2_hw()
Dhisi_sas_v3_hw.c1443 u32 irq_value0 = hisi_sas_phy_read32(hisi_hba, phy_no, in int_chnl_int_v3_hw() local
1452 if (irq_msk & (2 << (phy_no * 4)) && irq_value0) { in int_chnl_int_v3_hw()
1454 CHL_INT0, irq_value0 in int_chnl_int_v3_hw()