Home
last modified time | relevance | path

Searched full:txpbl (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
H A Dqcom,ethqos.txt48 snps,txpbl = <8>;
H A Dtoshiba,visconti-dwmac.yaml69 snps,txpbl = <4>;
H A Dmediatek-dwmac.txt87 snps,txpbl = <1>;
H A Dstarfive,jh7110-dwmac.yaml169 snps,txpbl = <16>;
H A Dmediatek-dwmac.yaml180 snps,txpbl = <1>;
H A Dsnps,dwmac.yaml446 snps,txpbl:
463 Don\'t multiply the pbl/txpbl/rxpbl values by 8. For core
/freebsd/sys/dev/dwc/
H A Dif_dwc.c524 if (OF_getencprop(sc->node, "snps,txpbl", &sc->txpbl, sizeof(uint32_t)) <= 0) in dwc_attach()
525 sc->txpbl = pbl; in dwc_attach()
H A Dif_dwcvar.h86 uint32_t txpbl; /* TX Burst lenght */ member
H A Ddwc1000_dma.c629 reg |= (sc->txpbl << BUS_MODE_PBL_SHIFT); in dma1000_init()
/freebsd/sys/contrib/device-tree/src/arm64/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>;
/freebsd/sys/contrib/device-tree/src/arm/axis/
H A Dartpec6.dtsi301 snps,txpbl = <8>;
/freebsd/sys/contrib/device-tree/src/arm64/toshiba/
H A Dtmpv7708.dtsi457 snps,txpbl = <4>;
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi1026 snps,txpbl = <16>;
1057 snps,txpbl = <16>;
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h308 "RQUDP region:", "PBL region:", "TXPBL region:",
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt2712e.dtsi757 snps,txpbl = <1>;
H A Dmt8195.dtsi1286 snps,txpbl = <16>;
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra186.dtsi72 snps,txpbl = <32>;
H A Dtegra194.dtsi165 snps,txpbl = <16>;
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9963 "RQUDP region:", "PBL region:", "TXPBL region:", in sysctl_meminfo()