Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c192 #define PHY_CFG_PHY_RST_MSK (0x1 << PHY_CFG_PHY_RST_OFF) macro
948 cfg &= ~PHY_CFG_PHY_RST_MSK; in enable_phy_v3_hw()
970 cfg |= PHY_CFG_PHY_RST_MSK; in disable_phy_v3_hw()