Searched full:rxpbl (Results 1 – 13 of 13) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 116 - snps,rxpbl: DMA Programmable burst length for the RX DMA 155 snps,rxpbl = <2>;
|
| H A D | toshiba,visconti-dwmac.yaml | 76 snps,rxpbl = <4>;
|
| H A D | sophgo,cv1800b-dwmac.yaml | 88 snps,rxpbl = <8>;
|
| H A D | mediatek-dwmac.yaml | 187 snps,rxpbl = <1>;
|
| H A D | renesas,rzv2h-gbeth.yaml | 290 snps,rxpbl = <32>;
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_dma.c | 64 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_rx_chan() local 68 value = u32_replace_bits(value, rxpbl, XGMAC_RxPBL); in dwxgmac2_dma_init_rx_chan()
|
| H A D | dwmac4_dma.c | 52 u32 rxpbl = dma_cfg->rxpbl ?: dma_cfg->pbl; in dwmac4_dma_init_rx_chan() local 55 value = value | FIELD_PREP(DMA_CHAN_RX_CTRL_RXPBL_MASK, rxpbl); in dwmac4_dma_init_rx_chan()
|
| H A D | dwmac-motorcomm.c | 229 plat->dma_cfg->rxpbl = 32; in motorcomm_default_plat_data()
|
| /linux/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 302 snps,rxpbl = <2>;
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110.dtsi | 1052 snps,rxpbl = <16>; 1082 snps,rxpbl = <16>;
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044.dtsi | 343 snps,rxpbl = <32>;
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 541 int rxpbl;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 758 snps,rxpbl = <1>;
|