Searched refs:AXI_BLEN (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dstmmac.h105 #define AXI_BLEN 7 macro
112 u32 axi_blen[AXI_BLEN];
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c44 for (i = 0; i < AXI_BLEN; i++) {
H A Ddwmac4_dma.c43 for (i = 0; i < AXI_BLEN; i++) {
H A Ddwxgmac2_dma.c106 for (i = 0; i < AXI_BLEN; i++) {
H A Dstmmac_platform.c120 of_property_read_u32_array(np, "snps,blen", axi->axi_blen, AXI_BLEN);

Completed in 123 milliseconds