Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c233 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF) macro
2920 if (irq_value0 & CHL_INT0_PHY_RDY_MSK) in int_chnl_int_v2_hw()
H A Dhisi_sas_v3_hw.c260 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF) macro
1827 if (irq_value0 & CHL_INT0_PHY_RDY_MSK) in handle_chl_int0_v3_hw()