Searched defs:axi (Results 1 – 10 of 10) sorted by relevance
19 static void dwmac1000_dma_axi(void __iomem *ioaddr, struct stmmac_axi *axi) in dwmac1000_dma_axi()
96 struct stmmac_axi *axi; in stmmac_axi_setup() local
17 static void dwmac4_dma_axi(void __iomem *ioaddr, struct stmmac_axi *axi) in dwmac4_dma_axi()
78 static void dwxgmac2_dma_axi(void __iomem *ioaddr, struct stmmac_axi *axi) in dwxgmac2_dma_axi()
179 void (*axi)(void __iomem *ioaddr, struct stmmac_axi *axi); member
174 struct stmmac_axi *axi; member
838 u32 dma_lo, dma_hi, axi, idle; in etnaviv_gpu_debugfs() local
450 #define BCI_LINE_STEPS(diag, axi) (((axi) << 16) | ((diag) & 0xFFFF)) argument
397 #define CFG_AXICTRL(axi) ((axi) << 4) argument
2750 const struct hisi_sas_debugfs_reg *axi = in hisi_sas_debugfs_snapshot_axi_reg() local