Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
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()
Dhisi_sas_v3_hw.c262 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF) macro
1901 if (irq_value0 & CHL_INT0_PHY_RDY_MSK) in handle_chl_int0_v3_hw()