Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c191 #define AXI_CFG 0x5100 macro
599 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v1_hw()
Dhisi_sas_v2_hw.c275 #define AXI_CFG (0x5100) macro
1066 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v2_hw()
1436 axi_status = hisi_sas_read32(hisi_hba, AXI_CFG); in axi_bus_is_idle_v2_hw()
Dhisi_sas_v3_hw.c335 #define AXI_CFG (0x5100) macro
939 ret = hisi_sas_read32_poll_timeout(AXI_CFG, val, !val, in reset_hw_v3_hw()
3092 HISI_SAS_DEBUGFS_REG(AXI_CFG),