Home
last modified time | relevance | path

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

123

/linux/arch/powerpc/boot/
A D44x.h13 void ebony_init(void *mac0, void *mac1);
14 void bamboo_init(void *mac0, void *mac1);
A Dbamboo.c37 void bamboo_init(void *mac0, void *mac1) in bamboo_init() argument
41 bamboo_mac0 = mac0; in bamboo_init()
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/
A Dimx28-duckbill-2.dts58 mac0_phy_reset_pin: mac0-phy-reset@0 {
68 mac0_phy_int_pin: mac0-phy-int@0 {
126 mac0: ethernet@800f0000 { label
A Dimx28-duckbill-2-485.dts58 mac0_phy_reset_pin: mac0-phy-reset@0 {
68 mac0_phy_int_pin: mac0-phy-int@0 {
122 mac0: ethernet@800f0000 { label
A Dimx28-duckbill-2-spi.dts71 mac0_phy_reset_pin: mac0-phy-reset@0 {
81 mac0_phy_int_pin: mac0-phy-int@0 {
142 mac0: ethernet@800f0000 { label
A Dimx28-cfa10037.dts29 mac0_pins_cfa10037: mac0-10037@0 {
56 mac0: ethernet@800f0000 { label
A Dimx28-duckbill-2-enocean.dts59 mac0_phy_reset_pin: mac0-phy-reset@0 {
69 mac0_phy_int_pin: mac0-phy-int@0 {
134 mac0: ethernet@800f0000 { label
A Dimx28-duckbill.dts53 mac0_phy_reset_pin: mac0-phy-reset@0 {
111 mac0: ethernet@800f0000 { label
A Dimx28-eukrea-mbmx283lc.dts42 &mac0 {
A Dimx28-apf28.dts72 mac0: ethernet@800f0000 { label
A Daspeed-bmc-facebook-yamp.dts35 &mac0 {
A Daspeed-bmc-intel-s2600wf.dts67 &mac0 {
A Daspeed-ast2500-evb.dts66 &mac0 {
A Daspeed-bmc-supermicro-x11spi.dts72 &mac0 {
A Dmoxart-uc7112lx.dts106 &mac0 {
A Daspeed-bmc-inspur-on5263m5.dts75 &mac0 {
A Dimx28-cfa10049.dts105 mac0_pins_cfa10049: mac0-10049@0 {
319 mac0: ethernet@800f0000 { label
A Dimx28-cfa10058.dts122 mac0: ethernet@800f0000 { label
A Daspeed-bmc-microsoft-olympus.dts104 &mac0 {
A Daspeed-bmc-portwell-neptune.dts77 &mac0 {
/linux/Documentation/devicetree/bindings/net/
A Dfaraday,ftmac.txt14 mac0: mac@90900000 {
A Dftgmac100.txt41 mac0: ethernet@1e660000 {
/linux/drivers/net/ethernet/silan/
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/nds32/boot/dts/
A Dae3xx.dts79 mac0: ethernet@e0100000 { label

Completed in 25 milliseconds

123