Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c194 #define PHY_CFG_PHY_RST_MSK (0x1 << PHY_CFG_PHY_RST_OFF) macro
1008 cfg &= ~PHY_CFG_PHY_RST_MSK; in enable_phy_v3_hw()
1030 cfg |= PHY_CFG_PHY_RST_MSK; in disable_phy_v3_hw()