Home
last modified time | relevance | path

Searched full:rxpbl (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c78 int rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac1000_dma_init() local
91 value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac1000_dma_init()
H A Ddwmac4_dma.c79 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac4_dma_init_rx_chan() local
82 value = value | (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); in dwmac4_dma_init_rx_chan()
H A Ddwxgmac2_dma.c54 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_rx_chan() local
59 value |= (rxpbl << XGMAC_RxPBL_SHIFT) & XGMAC_RxPBL; in dwxgmac2_dma_init_rx_chan()
H A Dstmmac_platform.c578 of_property_read_u32(np, "snps,rxpbl", &dma_cfg->rxpbl); in stmmac_probe_config_dt()
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dsnps,dwc-qos-ethernet.txt117 - snps,rxpbl: DMA Programmable burst length for the RX DMA
153 snps,rxpbl = <2>;
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt116 - snps,rxpbl: DMA Programmable burst length for the RX DMA
155 snps,rxpbl = <2>;
H A Dtoshiba,visconti-dwmac.yaml70 snps,rxpbl = <4>;
H A Dstarfive,jh7110-dwmac.yaml124 snps,rxpbl = <16>;
H A Dmediatek-dwmac.yaml181 snps,rxpbl = <1>;
H A Dsnps,dwmac.yaml616 snps,rxpbl:
626 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/openbmc/linux/include/linux/
H A Dstmmac.h95 int rxpbl; member
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-roc-cc.dts160 snps,rxpbl = <0x4>;
H A Drk3328-rock-pi-e.dts155 snps,rxpbl = <0x4>;
/openbmc/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi302 snps,rxpbl = <2>;
/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi919 snps,rxpbl = <16>;
950 snps,rxpbl = <16>;
/openbmc/linux/arch/arm64/boot/dts/toshiba/
H A Dtmpv7708.dtsi458 snps,rxpbl = <4>;
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst541 int rxpbl;
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi758 snps,rxpbl = <1>;
H A Dmt8195.dtsi1275 snps,rxpbl = <16>;
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi73 snps,rxpbl = <8>;
H A Dtegra194.dtsi166 snps,rxpbl = <8>;