Lines Matching +full:mmio +full:- +full:sram
5 - compatible: should be "marvell,armada-380-neta-bm".
6 - reg: address and length of the register set for the device.
7 - clocks: a pointer to the reference clock for this device.
8 - internal-mem: a phandle to BM internal SRAM definition.
12 - pool<0 : 3>,capacity: size of external buffer pointers' ring maintained
17 - pool<0 : 3>,pkt-size: maximum size of a packet accepted by a given buffer
23 refer to Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt.
27 - main node:
30 compatible = "marvell,armada-380-neta-bm";
33 internal-mem = <&bm_bppi>;
35 pool1,pkt-size = <512>;
38 - internal SRAM node:
40 bm_bppi: bm-bppi {
41 compatible = "mmio-sram";
44 #address-cells = <1>;
45 #size-cells = <1>;