Home
last modified time | relevance | path

Searched refs:PHY_CFG_DC_OPT_OFF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c117 #define PHY_CFG_DC_OPT_OFF 2 macro
118 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
448 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v1_hw()
H A Dhisi_sas_v3_hw.c189 #define PHY_CFG_DC_OPT_OFF 2 macro
190 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
733 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v3_hw()
H A Dhisi_sas_v2_hw.c176 #define PHY_CFG_DC_OPT_OFF 2 macro
177 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
887 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c117 #define PHY_CFG_DC_OPT_OFF 2 macro
118 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
448 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v1_hw()
H A Dhisi_sas_v2_hw.c176 #define PHY_CFG_DC_OPT_OFF 2 macro
177 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
887 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v2_hw()
H A Dhisi_sas_v3_hw.c191 #define PHY_CFG_DC_OPT_OFF 2 macro
192 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
786 cfg |= 1 << PHY_CFG_DC_OPT_OFF; in config_phy_opt_mode_v3_hw()

Completed in 31 milliseconds