Searched refs:PHY_CONFIG2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 152 #define PHY_CONFIG2 (PORT_BASE + 0x1a8) macro 454 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CONFIG2); in config_tx_tfe_autoneg_v1_hw() 457 hisi_sas_phy_write32(hisi_hba, phy_no, PHY_CONFIG2, cfg); in config_tx_tfe_autoneg_v1_hw() 687 hisi_sas_phy_write32(hisi_hba, i, PHY_CONFIG2, 0x7c080); in init_reg_v1_hw()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 152 #define PHY_CONFIG2 (PORT_BASE + 0x1a8) macro 454 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CONFIG2); in config_tx_tfe_autoneg_v1_hw() 457 hisi_sas_phy_write32(hisi_hba, phy_no, PHY_CONFIG2, cfg); in config_tx_tfe_autoneg_v1_hw() 687 hisi_sas_phy_write32(hisi_hba, i, PHY_CONFIG2, 0x7c080); in init_reg_v1_hw()
|
Completed in 7 milliseconds