Home
last modified time | relevance | path

Searched refs:PHY_CTRL_RESET_MSK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c128 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro
568 phy_ctrl |= PHY_CTRL_RESET_MSK; in reset_hw_v1_hw()
H A Dhisi_sas_v2_hw.c183 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro
1035 phy_cfg &= ~PHY_CTRL_RESET_MSK; in reset_hw_v2_hw()
H A Dhisi_sas_v3_hw.c202 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF) macro