Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c194 #define PHY_CFG_PHY_RST_MSK (0x1 << PHY_CFG_PHY_RST_OFF) macro
1007 cfg &= ~PHY_CFG_PHY_RST_MSK; in enable_phy_v3_hw()
1029 cfg |= PHY_CFG_PHY_RST_MSK; in disable_phy_v3_hw()