Searched refs:CHL_INT0_PHY_RDY_MSK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/hisi_sas/
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)
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)

Completed in 194 milliseconds