Searched refs:mac0 (Results 1 – 25 of 42) sorted by relevance
12
13 void ebony_init(void *mac0, void *mac1);14 void bamboo_init(void *mac0, void *mac1);
40 void bamboo_init(void *mac0, void *mac1) in bamboo_init() argument44 bamboo_mac0 = mac0; in bamboo_init()
84 void ebony_init(void *mac0, void *mac1) in ebony_init() argument88 ebony_mac0 = mac0; in ebony_init()
63 mac0_phy_reset_pin: mac0-phy-reset@0 {73 mac0_phy_int_pin: mac0-phy-int@0 {131 mac0: ethernet@800f0000 { label
63 mac0_phy_reset_pin: mac0-phy-reset@0 {73 mac0_phy_int_pin: mac0-phy-int@0 {127 mac0: ethernet@800f0000 { label
35 mac0_pins_cfa10037: mac0-10037@0 {62 mac0: ethernet@800f0000 { label
76 mac0_phy_reset_pin: mac0-phy-reset@0 {86 mac0_phy_int_pin: mac0-phy-int@0 {147 mac0: ethernet@800f0000 { label
64 mac0_phy_reset_pin: mac0-phy-reset@0 {74 mac0_phy_int_pin: mac0-phy-int@0 {139 mac0: ethernet@800f0000 { label
58 mac0_phy_reset_pin: mac0-phy-reset@0 {116 mac0: ethernet@800f0000 { label
50 &mac0 {
77 mac0: ethernet@800f0000 { label
67 &mac0 {
107 &mac0 {
49 &mac0 {
77 &mac0 {
111 mac0_pins_cfa10049: mac0-10049@0 {325 mac0: ethernet@800f0000 { label
128 mac0: ethernet@800f0000 { label
123 mac0: mac@90900000 { label
113 mac0: ethernet@800f0000 { label
90 &mac0 {
14 mac0: mac@90900000 {
29 mac0: ethernet@1e660000 {
79 mac0: ethernet@e0100000 { label
1414 u32 mac0, mac1; in sc92031_probe() local1469 mac0 = ioread32(port_base + MAC0); in sc92031_probe()1471 dev->dev_addr[0] = mac0 >> 24; in sc92031_probe()1472 dev->dev_addr[1] = mac0 >> 16; in sc92031_probe()1473 dev->dev_addr[2] = mac0 >> 8; in sc92031_probe()1474 dev->dev_addr[3] = mac0; in sc92031_probe()
126 u8 mac0[6]; /* x1A */ member