| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac1000_dma.c | 50 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac1000_dma_init_channel() local 64 value = u32_replace_bits(value, txpbl, DMA_BUS_MODE_PBL_MASK); in dwmac1000_dma_init_channel()
|
| H A D | dwmac-loongson.c | 185 int txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in loongson_dwmac_dma_init_channel() local 195 value = u32_replace_bits(value, txpbl, DMA_BUS_MODE_PBL_MASK); in loongson_dwmac_dma_init_channel()
|
| H A D | dwmac4_dma.c | 73 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwmac4_dma_init_tx_chan() local 76 value = value | FIELD_PREP(DMA_CHAN_TX_CTRL_TXPBL_MASK, txpbl); in dwmac4_dma_init_tx_chan()
|
| H A D | dwxgmac2_dma.c | 70 u32 txpbl = dma_cfg->txpbl ?: dma_cfg->pbl; in dwxgmac2_dma_init_tx_chan() local 74 value = u32_replace_bits(value, txpbl, XGMAC_TxPBL); in dwxgmac2_dma_init_tx_chan()
|
| H A D | dwmac-motorcomm.c | 232 plat->dma_cfg->txpbl = 32; in motorcomm_default_plat_data()
|
| H A D | stmmac_platform.c | 565 of_property_read_u32(np, "snps,txpbl", &dma_cfg->txpbl); in stmmac_probe_config_dt()
|
| /linux/include/linux/ |
| H A D | stmmac.h | 97 int txpbl; member
|
| /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>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3328-roc.dtsi | 164 snps,txpbl = <0x4>;
|
| H A D | rk3328.dtsi | 999 snps,txpbl = <0x4>; 1023 snps,txpbl = <0x4>;
|
| H A D | rk3399-base.dtsi | 382 snps,txpbl = <0x4>;
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a09g087.dtsi | 547 snps,txpbl = <16>; 694 snps,txpbl = <16>; 841 snps,txpbl = <16>;
|
| H A D | r9a09g077.dtsi | 546 snps,txpbl = <16>; 692 snps,txpbl = <16>; 838 snps,txpbl = <16>;
|
| H A D | r9a09g047.dtsi | 1202 snps,txpbl = <32>; 1302 snps,txpbl = <32>;
|
| H A D | r9a09g056.dtsi | 1454 snps,txpbl = <32>; 1555 snps,txpbl = <32>;
|
| H A D | r9a09g057.dtsi | 1497 snps,txpbl = <32>; 1598 snps,txpbl = <32>;
|
| /linux/arch/arm64/boot/dts/toshiba/ |
| H A D | tmpv7708.dtsi | 458 snps,txpbl = <4>;
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | cv180x.dtsi | 261 snps,txpbl = <8>;
|
| H A D | sg2042.dtsi | 330 snps,txpbl = <32>;
|
| H A D | sg2044.dtsi | 342 snps,txpbl = <32>;
|
| /linux/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 301 snps,txpbl = <8>;
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110.dtsi | 1051 snps,txpbl = <16>; 1081 snps,txpbl = <16>;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 757 snps,txpbl = <1>;
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 540 int txpbl;
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186.dtsi | 78 snps,txpbl = <32>;
|