Home
last modified time | relevance | path

Searched refs:AXI_BLEN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c98 u32 axi_blen[AXI_BLEN]; in stmmac_axi_setup()
121 of_property_read_u32_array(np, "snps,blen", axi_blen, AXI_BLEN); in stmmac_axi_setup()
122 stmmac_axi_blen_to_mask(&axi->axi_blen_regval, axi_blen, AXI_BLEN); in stmmac_axi_setup()
/linux/include/linux/
H A Dstmmac.h109 #define AXI_BLEN 7 macro
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst586 u32 axi_blen[AXI_BLEN];