Searched full:txpbl (Results 1 – 24 of 24) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_dma.c | 77 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac1000_dma_init() local 90 value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); in dwmac1000_dma_init()
|
H A D | dwmac4_dma.c | 100 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 D | dwxgmac2_dma.c | 71 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 D | stmmac_platform.c | 577 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | snps,dwc-qos-ethernet.txt | 116 - snps,txpbl: DMA Programmable burst length for the TX DMA 152 snps,txpbl = <8>;
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | snps,dwc-qos-ethernet.txt | 115 - snps,txpbl: DMA Programmable burst length for the TX DMA 154 snps,txpbl = <8>;
|
H A D | toshiba,visconti-dwmac.yaml | 69 snps,txpbl = <4>;
|
H A D | starfive,jh7110-dwmac.yaml | 123 snps,txpbl = <16>;
|
H A D | mediatek-dwmac.yaml | 180 snps,txpbl = <1>;
|
H A D | snps,dwmac.yaml | 609 snps,txpbl: 626 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_entity.h | 93 "RQUDP region:", "PBL region:", "TXPBL region:",
|
/openbmc/linux/include/linux/ |
H A D | stmmac.h | 94 int txpbl; member
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3328-roc-cc.dts | 161 snps,txpbl = <0x4>;
|
H A D | rk3328-rock-pi-e.dts | 156 snps,txpbl = <0x4>;
|
H A D | rk3328.dtsi | 928 snps,txpbl = <0x4>; 950 snps,txpbl = <0x4>;
|
H A D | rk3399.dtsi | 312 snps,txpbl = <0x4>;
|
/openbmc/linux/arch/arm/boot/dts/axis/ |
H A D | artpec6.dtsi | 301 snps,txpbl = <8>;
|
/openbmc/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7110.dtsi | 918 snps,txpbl = <16>; 949 snps,txpbl = <16>;
|
/openbmc/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708.dtsi | 457 snps,txpbl = <4>;
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
H A D | stmmac.rst | 540 int txpbl;
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt2712e.dtsi | 757 snps,txpbl = <1>;
|
H A D | mt8195.dtsi | 1274 snps,txpbl = <16>;
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra186.dtsi | 72 snps,txpbl = <32>;
|
H A D | tegra194.dtsi | 165 snps,txpbl = <16>;
|