Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c435 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function
445 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in config_phy_opt_mode_v1_hw()
454 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CONFIG2); in config_tx_tfe_autoneg_v1_hw()
566 u32 phy_ctrl = hisi_sas_phy_read32(hisi_hba, i, PHY_CTRL); in reset_hw_v1_hw()
580 dma_tx_status = hisi_sas_phy_read32(hisi_hba, i, in reset_hw_v1_hw()
582 dma_rx_status = hisi_sas_phy_read32(hisi_hba, i, in reset_hw_v1_hw()
767 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in enable_phy_v1_hw()
775 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in disable_phy_v1_hw()
814 hisi_sas_phy_read32(hisi_hba, i, CHL_INT2_MSK); in phys_init_v1_hw()
825 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_ssp_v1_hw()
[all …]
Dhisi_sas_v3_hw.c585 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function
665 u32 prog_phy_link_rate = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
701 u32 val = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
782 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in config_phy_opt_mode_v3_hw()
1004 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in enable_phy_v3_hw()
1013 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in disable_phy_v3_hw()
1014 u32 irq_msk = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT2_MSK); in disable_phy_v3_hw()
1035 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_INVLD_DW); in disable_phy_v3_hw()
1036 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_DISP_ERR); in disable_phy_v3_hw()
1037 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_CODE_ERR); in disable_phy_v3_hw()
[all …]
Dhisi_sas_v2_hw.c758 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function
884 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in config_phy_opt_mode_v2_hw()
1033 u32 phy_cfg = hisi_sas_phy_read32(hisi_hba, i, PHY_CFG); in reset_hw_v2_hw()
1047 dma_tx_status = hisi_sas_phy_read32(hisi_hba, i, in reset_hw_v2_hw()
1049 dma_rx_status = hisi_sas_phy_read32(hisi_hba, i, in reset_hw_v2_hw()
1125 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, CON_CONTROL); in phys_reject_stp_links_v2_hw()
1143 dma_tx_dfx1 = hisi_sas_phy_read32(hisi_hba, phy_no, in phys_try_accept_stp_links_v2_hw()
1146 u32 cfg = hisi_sas_phy_read32(hisi_hba, in phys_try_accept_stp_links_v2_hw()
1338 reg_val = hisi_sas_phy_read32(hisi_hba, i, CON_CONTROL); in link_timeout_enable_link()
1397 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in enable_phy_v2_hw()
[all …]