| /linux-6.15/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-6.15/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28-duckbill-2.dts | 70 &mac0 { 110 mac0_phy_reset_pin: mac0-phy-reset@0 { 120 mac0_phy_int_pin: mac0-phy-int@0 {
|
| H A D | imx28-cfa10037.dts | 29 mac0_pins_cfa10037: mac0-10037@0 { 56 mac0: ethernet@800f0000 { label
|
| H A D | imx28-duckbill.dts | 69 &mac0 { 93 mac0_phy_reset_pin: mac0-phy-reset@0 {
|
| 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-cfa10049.dts | 235 &mac0 { 267 mac0_pins_cfa10049: mac0-10049@0 {
|
| H A D | imx28-sps1.dts | 80 &mac0 {
|
| /linux-6.15/arch/riscv/boot/dts/microchip/ |
| H A D | mpfs-polarberry.dts | 34 * phy0 is connected to mac0, but the port itself is on the (optional) carrier 37 &mac0 {
|
| H A D | mpfs-m100pfsevp.dts | 18 ethernet0 = &mac0; 89 &mac0 {
|
| H A D | mpfs-tysom-m.dts | 19 ethernet0 = &mac0; 82 &mac0 {
|
| H A D | mpfs-sev-kit.dts | 71 &mac0 {
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | faraday,ftmac.txt | 14 mac0: mac@90900000 {
|
| /linux-6.15/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-yamp.dts | 35 &mac0 {
|
| H A D | aspeed-bmc-intel-s2600wf.dts | 67 &mac0 {
|
| H A D | aspeed-bmc-supermicro-x11spi.dts | 72 &mac0 {
|
| H A D | aspeed-ast2500-evb.dts | 66 &mac0 {
|
| H A D | aspeed-bmc-inspur-on5263m5.dts | 75 &mac0 {
|
| /linux-6.15/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-6.15/drivers/pinctrl/qcom/ |
| H A D | pinctrl-ipq5424.c | 650 MSM_PIN_FUNCTION(mac0), 739 PINGROUP(24, pcie0_clk, PTA10, mac0, _, wsi_clk, _, atest_char, qdss_cti_trig_out_a0, _), 741 PINGROUP(26, pcie0_wake, PTA10, mac0, _, wsi_data, _, qdss_cti_trig_in_a0, _, _),
|
| /linux-6.15/arch/arm/boot/dts/moxa/ |
| H A D | moxart-uc7112lx.dts | 106 &mac0 {
|
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_classifier.c | 127 u32 mac0; member 297 regmap_write(miig_rt, offs[slice].mac0, (u32)(mac[0] | mac[1] << 8 | in icssg_class_set_mac_addr()
|