Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c233 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF) macro
2922 if (irq_value0 & CHL_INT0_PHY_RDY_MSK) in int_chnl_int_v2_hw()
H A Dhisi_sas_v3_hw.c262 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF) macro
1900 if (irq_value0 & CHL_INT0_PHY_RDY_MSK) in handle_chl_int0_v3_hw()