Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dk3dma.c55 #define AXI_CFG 0x820 macro
160 writel_relaxed(AXI_CFG_DEFAULT, phy->base + AXI_CFG); in k3_dma_set_desc()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c196 #define AXI_CFG 0x5100 macro
610 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v1_hw()
Dhisi_sas_v2_hw.c280 #define AXI_CFG (0x5100) macro
1060 hisi_sas_read32(hisi_hba, AXI_CFG); in reset_hw_v2_hw()
1430 axi_status = hisi_sas_read32(hisi_hba, AXI_CFG); in axi_bus_is_idle_v2_hw()
Dhisi_sas_v3_hw.c219 #define AXI_CFG (0x5100) macro
722 ret = hisi_sas_read32_poll_timeout(AXI_CFG, val, !val, in reset_hw_v3_hw()