Home
last modified time | relevance | path

Searched refs:txpbl (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c77 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac1000_dma_init_channel() local
92 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac1000_dma_init_channel()
H A Ddwmac-loongson.c211 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in loongson_dwmac_dma_init_channel() local
222 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in loongson_dwmac_dma_init_channel()
H A Ddwxgmac2_dma.c71 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_tx_chan() local
76 value |= (txpbl << XGMAC_TxPBL_SHIFT) & XGMAC_TxPBL; in dwxgmac2_dma_init_tx_chan()
H A Ddwmac4_dma.c100 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac4_dma_init_tx_chan() local
103 value = value | (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac4_dma_init_tx_chan()
H A Dstmmac_platform.c591 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
/linux/include/linux/
H A Dstmmac.h94 int txpbl; member
/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-roc-cc.dts162 snps,txpbl = <0x4>;
H A Drk3328-rock-pi-e.dts158 snps,txpbl = <0x4>;
H A Drk3328.dtsi963 snps,txpbl = <0x4>;
987 snps,txpbl = <0x4>;
H A Drk3399-base.dtsi382 snps,txpbl = <0x4>;
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi301 snps,txpbl = <8>;
/linux/arch/arm64/boot/dts/toshiba/
H A Dtmpv7708.dtsi457 snps,txpbl = <4>;
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi1026 snps,txpbl = <16>;
1057 snps,txpbl = <16>;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi757 snps,txpbl = <1>;
H A Dmt8195.dtsi1286 snps,txpbl = <16>;
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst540 int txpbl;
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi72 snps,txpbl = <32>;
H A Dtegra194.dtsi165 snps,txpbl = <16>;