Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c552 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function
612 u32 prog_phy_link_rate = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
649 u32 val = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
730 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in config_phy_opt_mode_v3_hw()
950 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in enable_phy_v3_hw()
959 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in disable_phy_v3_hw()
960 u32 irq_msk = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT2_MSK); in disable_phy_v3_hw()
981 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_INVLD_DW); in disable_phy_v3_hw()
982 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_DISP_ERR); in disable_phy_v3_hw()
983 hisi_sas_phy_read32(hisi_hb in disable_phy_v3_hw()
[all...]
H A 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_hb in sl_notify_ssp_v1_hw()
[all...]
H A 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_hb in enable_phy_v2_hw()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c586 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function
666 u32 prog_phy_link_rate = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
702 u32 val = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw()
783 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in config_phy_opt_mode_v3_hw()
1005 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in enable_phy_v3_hw()
1014 u32 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in disable_phy_v3_hw()
1015 u32 irq_msk = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT2_MSK); in disable_phy_v3_hw()
1036 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_INVLD_DW); in disable_phy_v3_hw()
1037 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_DISP_ERR); in disable_phy_v3_hw()
1038 hisi_sas_phy_read32(hisi_hb in disable_phy_v3_hw()
[all...]
H A 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_hb in sl_notify_ssp_v1_hw()
[all...]
H A 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_hb in enable_phy_v2_hw()
[all...]

Completed in 22 milliseconds