Searched refs:AXI_BLEN (Results 1 – 5 of 5) sorted by relevance
97 #define AXI_BLEN 7 macro104 u32 axi_blen[AXI_BLEN];
44 for (i = 0; i < AXI_BLEN; i++) { in dwmac1000_dma_axi()
42 for (i = 0; i < AXI_BLEN; i++) { in dwmac4_dma_axi()
100 for (i = 0; i < AXI_BLEN; i++) { in dwxgmac2_dma_axi()
119 of_property_read_u32_array(np, "snps,blen", axi->axi_blen, AXI_BLEN); in stmmac_axi_setup()