Searched refs:AXI_CFG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 191 #define AXI_CFG 0x5100 macro 599 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v1_hw()
|
H A D | hisi_sas_v3_hw.c | 320 #define AXI_CFG (0x5100) macro 885 ret = hisi_sas_read32_poll_timeout(AXI_CFG, val, !val, in reset_hw_v3_hw() 2926 HISI_SAS_DEBUGFS_REG(AXI_CFG),
|
H A D | hisi_sas_v2_hw.c | 275 #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()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 191 #define AXI_CFG 0x5100 macro 599 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v1_hw()
|
H A D | hisi_sas_v2_hw.c | 275 #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()
|
H A D | hisi_sas_v3_hw.c | 335 #define AXI_CFG (0x5100) macro 940 ret = hisi_sas_read32_poll_timeout(AXI_CFG, val, !val, in reset_hw_v3_hw() 3079 HISI_SAS_DEBUGFS_REG(AXI_CFG),
|
Completed in 30 milliseconds