Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c123 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF) macro
461 cfg &= ~PHY_CFG_DC_OPT_MSK; in config_phy_opt_mode_v1_hw()
Dhisi_sas_v3_hw.c122 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF) macro
577 cfg &= ~PHY_CFG_DC_OPT_MSK; in config_phy_opt_mode_v3_hw()
Dhisi_sas_v2_hw.c182 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF) macro
888 cfg &= ~PHY_CFG_DC_OPT_MSK; in config_phy_opt_mode_v2_hw()