Lines Matching +full:mac +full:- +full:address
2 -------------------------------------
5 - compatible: must be "marvell,prestera" and one of the following
6 "marvell,prestera-98dx3236",
7 "marvell,prestera-98dx3336",
8 "marvell,prestera-98dx4251",
9 - reg: address and length of the register set for the device.
10 - interrupts: interrupt for the device
13 - dfx: phandle reference to the "DFX Server" node
18 compatible = "simple-bus";
19 #address-cells = <1>;
20 #size-cells = <1>;
23 packet-processor@0 {
24 compatible = "marvell,prestera-98dx3236", "marvell,prestera";
32 -------------------
35 - compatible: must be "marvell,dfx-server", "simple-bus"
36 - ranges: describes the address mapping of a memory-mapped bus.
37 - reg: address and length of the register set for the device.
41 dfx-server {
42 compatible = "marvell,dfx-server", "simple-bus";
43 #address-cells = <1>;
44 #size-cells = <1>;
50 -----------------------------------
52 - compatible: must be "marvell,prestera"
53 - base-mac-provider: describes handle to node which provides base mac address,
54 might be a static base mac address or nvme cell provider.
58 eeprom_mac_addr: eeprom-mac-addr {
59 compatible = "eeprom,mac-addr-cell";
69 base-mac-provider = <&eeprom_mac_addr>;
73 that BAR2 is assigned to 0xf6000000 as base address from the PCI IO range: