Home
last modified time | relevance | path

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

123

/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-duckbill-2.dts70 &mac0 {
110 mac0_phy_reset_pin: mac0-phy-reset@0 {
120 mac0_phy_int_pin: mac0-phy-int@0 {
H A Dimx28-cfa10037.dts29 mac0_pins_cfa10037: mac0-10037@0 {
56 mac0: ethernet@800f0000 { label
H A Dimx28-duckbill.dts69 &mac0 {
93 mac0_phy_reset_pin: mac0-phy-reset@0 {
H A Dimx28-apf28.dts66 &mac0 {
H A Dimx28-eukrea-mbmx283lc.dts42 &mac0 {
H A Dimx28-cfa10049.dts235 &mac0 {
267 mac0_pins_cfa10049: mac0-10049@0 {
H A Dimx28-cfa10058.dts72 &mac0 {
H A Dimx28-sps1.dts85 &mac0 {
H A Dimx28-cfa10057.dts78 &mac0 {
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs-polarberry.dts34 * phy0 is connected to mac0, but the port itself is on the (optional) carrier
37 &mac0 {
H A Dmpfs-m100pfsevp.dts18 ethernet0 = &mac0;
89 &mac0 {
H A Dmpfs-tysom-m.dts19 ethernet0 = &mac0;
82 &mac0 {
H A Dmpfs-sev-kit.dts71 &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 {
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_classifier.c127 u32 mac0; member
297 regmap_write(miig_rt, offs[slice].mac0, (u32)(mac[0] | mac[1] << 8 | in icssg_class_set_mac_addr()
/linux/arch/arm/boot/dts/moxa/
H A Dmoxart-uc7112lx.dts106 &mac0 {

123