Home
last modified time | relevance | path

Searched refs:mac0 (Results 1 – 25 of 38) sorted by relevance

12

/linux/arch/powerpc/boot/
H A D44x.h10 void ebony_init(void *mac0, void *mac1);
11 void bamboo_init(void *mac0, void *mac1);
H A Dbamboo.c37 void bamboo_init(void *mac0, void *mac1) in bamboo_init() argument
41 bamboo_mac0 = mac0; in bamboo_init()
H A Debony.c80 void ebony_init(void *mac0, void *mac1) in ebony_init() argument
84 ebony_mac0 = mac0; in ebony_init()
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-cfa10037.dts29 mac0_pins_cfa10037: mac0-10037@0 {
56 mac0: ethernet@800f0000 { label
H A Dimx28-apf28.dts66 &mac0 {
H A Dimx28-eukrea-mbmx283lc.dts42 &mac0 {
H A Dimx28-cfa10058.dts72 &mac0 {
H A Dimx28-cfa10057.dts78 &mac0 {
H A Dimx28.dtsi21 ethernet0 = &mac0;
425 mac0_pins_a: mac0@0 {
443 mac0_pins_b: mac0@1 {
1316 mac0: ethernet@800f0000 { label
H A Dimx28-m28evk.dts144 &mac0 {
/linux/Documentation/devicetree/bindings/net/
H A Dfaraday,ftmac.txt14 mac0: mac@90900000 {
/linux/drivers/net/ethernet/silan/
H A Dsc92031.c1404 u32 mac0, mac1; in sc92031_probe() local
1460 mac0 = ioread32(port_base + MAC0); in sc92031_probe()
1462 addr[0] = mac0 >> 24; in sc92031_probe()
1463 addr[1] = mac0 >> 16; in sc92031_probe()
1464 addr[2] = mac0 >> 8; in sc92031_probe()
1465 addr[3] = mac0; in sc92031_probe()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yamp.dts35 &mac0 {
H A Daspeed-bmc-supermicro-x11spi.dts72 &mac0 {
H A Daspeed-bmc-intel-s2600wf.dts67 &mac0 {
H A Daspeed-ast2500-evb.dts66 &mac0 {
H A Daspeed-bmc-inspur-on5263m5.dts75 &mac0 {
H A Daspeed-bmc-portwell-neptune.dts77 &mac0 {
H A Daspeed-bmc-microsoft-olympus.dts104 &mac0 {
H A Daspeed-bmc-opp-vesnin.dts108 &mac0 {
H A Daspeed-bmc-amd-daytonax.dts70 &mac0 {
H A Daspeed-bmc-asrock-spc621d8hm3.dts79 &mac0 {
/linux/arch/arm/boot/dts/moxa/
H A Dmoxart-uc7112lx.dts106 &mac0 {
H A Dmoxart.dtsi123 mac0: mac@90900000 { label
/linux/drivers/scsi/qla4xxx/
H A Dql4_nvram.h125 u8 mac0[6]; /* x1A */ member

12