Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c234 #define CHL_INT0_SL_PHY_ENABLE_MSK (0x1 << CHL_INT0_SL_PHY_ENABLE_OFF) macro
2731 CHL_INT0_SL_PHY_ENABLE_MSK); in phy_up_v2_hw()
2794 CHL_INT0_SL_PHY_ENABLE_MSK)) { in int_phy_updown_v2_hw()
2796 case CHL_INT0_SL_PHY_ENABLE_MSK: in int_phy_updown_v2_hw()
2811 CHL_INT0_SL_PHY_ENABLE_MSK): in int_phy_updown_v2_hw()
2946 & (~CHL_INT0_SL_PHY_ENABLE_MSK) in int_chnl_int_v2_hw()
Dhisi_sas_v3_hw.c164 #define CHL_INT0_SL_PHY_ENABLE_MSK (0x1 << CHL_INT0_SL_PHY_ENABLE_OFF) macro
1254 CHL_INT0_SL_PHY_ENABLE_MSK); in phy_up_v3_hw()
1321 if (irq_value & CHL_INT0_SL_PHY_ENABLE_MSK) in int_phy_up_down_bcast_v3_hw()
1456 & (~CHL_INT0_SL_PHY_ENABLE_MSK) in int_chnl_int_v3_hw()