Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c229 #define CHL_INT0_SL_PHY_ENABLE_MSK (0x1 << CHL_INT0_SL_PHY_ENABLE_OFF) macro
2705 CHL_INT0_SL_PHY_ENABLE_MSK); in phy_up_v2_hw()
2769 CHL_INT0_SL_PHY_ENABLE_MSK)) { in int_phy_updown_v2_hw()
2771 case CHL_INT0_SL_PHY_ENABLE_MSK: in int_phy_updown_v2_hw()
2786 CHL_INT0_SL_PHY_ENABLE_MSK): in int_phy_updown_v2_hw()
2924 & (~CHL_INT0_SL_PHY_ENABLE_MSK) in int_chnl_int_v2_hw()
Dhisi_sas_v3_hw.c254 #define CHL_INT0_SL_PHY_ENABLE_MSK (0x1 << CHL_INT0_SL_PHY_ENABLE_OFF) macro
1533 CHL_INT0_SL_PHY_ENABLE_MSK); in phy_up_v3_hw()
1602 if (irq_value & CHL_INT0_SL_PHY_ENABLE_MSK) in int_phy_up_down_bcast_v3_hw()
1802 & (~CHL_INT0_SL_PHY_ENABLE_MSK) in handle_chl_int0_v3_hw()