Searched refs:hisi_sas_phy_read32 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 435 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() 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() 1351 u32 idaf = hisi_sas_phy_read32(hisi_hba, phy_no, in int_phyup_v1_hw() 1691 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT0); in interrupt_openall_v1_hw() 1693 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT1); in interrupt_openall_v1_hw() [all …]
|
| H A D | hisi_sas_v3_hw.c | 590 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function 709 u32 val = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw() 1043 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_INVLD_DW); in disable_phy_v3_hw() 1044 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_DISP_ERR); in disable_phy_v3_hw() 1600 u32 idaf = hisi_sas_phy_read32(hisi_hba, phy_no, in phy_up_v3_hw() 1705 u32 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, in int_phy_up_down_bcast_v3_hw() 1864 u32 reg_value = hisi_sas_phy_read32(hisi_hba, phy_no, in handle_chl_int2_v3_hw() 3260 reg_val = hisi_sas_phy_read32(hisi_hba, phy_no, in debugfs_set_bist_v3_hw() 3268 reg_val = hisi_sas_phy_read32(hisi_hba, phy_no, in debugfs_set_bist_v3_hw() 3500 *databuf = hisi_sas_phy_read32(hisi_hba, phy_cnt, in debugfs_snapshot_port_reg_v3_hw() [all …]
|
| H A D | hisi_sas_v2_hw.c | 758 static u32 hisi_sas_phy_read32(struct hisi_hba *hisi_hba, in hisi_sas_phy_read32() function 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() 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() 1438 dfx_tx_val = hisi_sas_phy_read32(hisi_hba, in axi_bus_is_idle_v2_hw() 1519 txid_auto = hisi_sas_phy_read32(hisi_hba, phy_no, in disable_phy_v2_hw() 1527 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, PHY_CFG); in disable_phy_v2_hw() 2606 txid_auto = hisi_sas_phy_read32(hisi_hba, phy_no, in hisi_sas_internal_abort_quirk_timeout() 2685 u32 idaf = hisi_sas_phy_read32(hisi_hba, phy_no, in phy_up_v2_hw() [all …]
|