Home
last modified time | relevance | path

Searched refs:txpbl (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/dev/eqos/
H A Dif_eqos_starfive.c151 OF_getencprop(node, "snps,txpbl", &sc->base.txpbl, in if_eqos_starfive_init()
152 sizeof(sc->base.txpbl)); in if_eqos_starfive_init()
H A Dif_eqos_var.h90 uint32_t txpbl; member
H A Dif_eqos.c518 if (sc->txpbl > 0) in eqos_init()
519 val |= (sc->txpbl << GMAC_DMA_CHAN0_TXRX_PBL_SHIFT); in eqos_init()
1162 sc->txpbl = 0; in eqos_attach()
/freebsd/sys/dev/dwc/
H A Dif_dwcvar.h86 uint32_t txpbl; /* TX Burst lenght */ member
H A Dif_dwc.c526 if (OF_getencprop(sc->node, "snps,txpbl", &sc->txpbl, sizeof(uint32_t)) <= 0) in dwc_attach()
527 sc->txpbl = pbl; in dwc_attach()
H A Ddwc1000_dma.c622 reg |= (sc->txpbl << BUS_MODE_PBL_SHIFT); in dma1000_init()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqcom,ethqos.txt48 snps,txpbl = <8>;
H A Dsnps,dwc-qos-ethernet.txt115 - snps,txpbl: DMA Programmable burst length for the TX DMA
154 snps,txpbl = <8>;
H A Dmediatek-dwmac.txt87 snps,txpbl = <1>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3328-roc.dtsi157 snps,txpbl = <0x4>;
H A Drk3328.dtsi962 snps,txpbl = <0x4>;
986 snps,txpbl = <0x4>;
H A Drk3399-base.dtsi382 snps,txpbl = <0x4>;
/freebsd/sys/contrib/device-tree/src/riscv/sophgo/
H A Dcv180x.dtsi235 snps,txpbl = <8>;
H A Dsg2042.dtsi589 snps,txpbl = <32>;
H A Dsg2044.dtsi342 snps,txpbl = <32>;
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a09g056.dtsi756 snps,txpbl = <32>;
857 snps,txpbl = <32>;
H A Dr9a09g047.dtsi731 snps,txpbl = <32>;
832 snps,txpbl = <32>;
H A Dr9a09g057.dtsi1041 snps,txpbl = <32>;
1142 snps,txpbl = <32>;
/freebsd/sys/contrib/device-tree/src/arm64/toshiba/
H A Dtmpv7708.dtsi457 snps,txpbl = <4>;
/freebsd/sys/contrib/device-tree/src/arm/axis/
H A Dartpec6.dtsi301 snps,txpbl = <8>;
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi1027 snps,txpbl = <16>;
1057 snps,txpbl = <16>;
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt2712e.dtsi757 snps,txpbl = <1>;
H A Dmt8188.dtsi1727 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>;

12