Searched refs:mac0 (Results 1 – 25 of 37) sorted by relevance
12
| /linux/arch/powerpc/boot/ |
| H A D | 44x.h | 10 void ebony_init(void *mac0, void *mac1); 11 void bamboo_init(void *mac0, void *mac1);
|
| H A D | bamboo.c | 37 void bamboo_init(void *mac0, void *mac1) in bamboo_init() argument 41 bamboo_mac0 = mac0; in bamboo_init()
|
| H A D | ebony.c | 80 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 D | imx28-cfa10037.dts | 29 mac0_pins_cfa10037: mac0-10037@0 { 56 mac0: ethernet@800f0000 { label
|
| H A D | imx28-apf28.dts | 66 &mac0 {
|
| H A D | imx28-eukrea-mbmx283lc.dts | 42 &mac0 {
|
| H A D | imx28-cfa10058.dts | 72 &mac0 {
|
| H A D | imx28-cfa10057.dts | 78 &mac0 {
|
| H A D | imx28-m28evk.dts | 144 &mac0 {
|
| H A D | imx28.dtsi | 21 ethernet0 = &mac0; 425 mac0_pins_a: mac0@0 { 443 mac0_pins_b: mac0@1 { 1316 mac0: ethernet@800f0000 { label
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | faraday,ftmac.txt | 14 mac0: mac@90900000 {
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-yamp.dts | 35 &mac0 {
|
| H A D | aspeed-bmc-supermicro-x11spi.dts | 72 &mac0 {
|
| H A D | aspeed-bmc-intel-s2600wf.dts | 67 &mac0 {
|
| H A D | aspeed-ast2500-evb.dts | 66 &mac0 {
|
| H A D | aspeed-bmc-inspur-on5263m5.dts | 75 &mac0 {
|
| H A D | aspeed-bmc-portwell-neptune.dts | 77 &mac0 {
|
| H A D | aspeed-bmc-microsoft-olympus.dts | 104 &mac0 {
|
| H A D | aspeed-bmc-amd-daytonax.dts | 70 &mac0 {
|
| H A D | aspeed-bmc-asrock-spc621d8hm3.dts | 79 &mac0 {
|
| /linux/drivers/net/ethernet/silan/ |
| H A D | sc92031.c | 1404 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/moxa/ |
| H A D | moxart-uc7112lx.dts | 106 &mac0 {
|
| H A D | moxart.dtsi | 123 mac0: mac@90900000 { label
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_nvram.h | 125 u8 mac0[6]; /* x1A */ member
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-ipq5018.c | 634 MSM_PIN_FUNCTION(mac0), 686 PINGROUP(7, sdc1_data, qspi_data, mac0, blsp1_spi1, btss, _, qdss_tracedata_a, _, _),
|
12