Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A D44x.h13 void ebony_init(void *mac0, void *mac1);
14 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()
/OK3568_Linux_fs/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c489 u8 mac0[4], mac1[4], mac[6]; in misc_init_r() local
499 OMNIA_ATSHA204_OTP_MAC0, mac0); in misc_init_r()
510 mac[0] = mac0[1]; in misc_init_r()
511 mac[1] = mac0[2]; in misc_init_r()
512 mac[2] = mac0[3]; in misc_init_r()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H 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
H 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
H 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
H 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
H A Dimx28-cfa10037.dts29 mac0_pins_cfa10037: mac0-10037@0 {
56 mac0: ethernet@800f0000 { label
H A Dimx28-duckbill.dts53 mac0_phy_reset_pin: mac0-phy-reset@0 {
111 mac0: ethernet@800f0000 { label
H A Dimx28-eukrea-mbmx283lc.dts42 &mac0 {
H A Dimx28-apf28.dts72 mac0: ethernet@800f0000 { label
H A Daspeed-bmc-facebook-yamp.dts35 &mac0 {
H A Daspeed-bmc-intel-s2600wf.dts67 &mac0 {
H A Daspeed-ast2500-evb.dts66 &mac0 {
H A Dmoxart-uc7112lx.dts106 &mac0 {
H A Dimx28-cfa10049.dts105 mac0_pins_cfa10049: mac0-10049@0 {
319 mac0: ethernet@800f0000 { label
H A Daspeed-bmc-inspur-on5263m5.dts75 &mac0 {
/OK3568_Linux_fs/u-boot/arch/nds32/dts/
H A Dag101p.dts10 ethernet0 = &mac0;
58 mac0: mac@90900000 { label
H A Dae3xx.dts10 ethernet0 = &mac0;
59 mac0: mac@e0100000 { label
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dfaraday,ftmac.txt14 mac0: mac@90900000 {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/silan/
H A Dsc92031.c1403 u32 mac0, mac1; in sc92031_probe() local
1459 mac0 = ioread32(port_base + MAC0); in sc92031_probe()
1461 dev->dev_addr[0] = mac0 >> 24; in sc92031_probe()
1462 dev->dev_addr[1] = mac0 >> 16; in sc92031_probe()
1463 dev->dev_addr[2] = mac0 >> 8; in sc92031_probe()
1464 dev->dev_addr[3] = mac0; in sc92031_probe()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h11 u8 mac0[6]; /* 0x00: MAC1 */ member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dast2500-u-boot.dtsi66 &mac0 {
/OK3568_Linux_fs/kernel/arch/nds32/boot/dts/
H A Dae3xx.dts79 mac0: ethernet@e0100000 { label

123