Home
last modified time | relevance | path

Searched refs:emac (Results 26 – 50 of 276) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-one-plus.dts12 ethernet0 = &emac;
27 &emac {
H A Dsun50i-a64-oceanic-5205-5inmfd.dts15 ethernet0 = &emac;
28 &emac {
H A Dsun50i-h5-nanopi-neo2.dts14 ethernet0 = &emac;
73 &emac {
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsunplus,sp7021-emac.yaml5 $id: http://devicetree.org/schemas/net/sunplus,sp7021-emac.yaml#
19 const: sunplus,sp7021-emac
100 compatible = "sunplus,sp7021-emac";
H A Dibm,emac.txt16 "ibm,emac-CHIP" where CHIP is the host ASIC (440gx,
17 405gp, Axon) and second is either "ibm,emac" or
18 "ibm,emac4". For Axon, thus, we have: "ibm,emac-axon",
105 compatible = "ibm,emac-440gp", "ibm,emac";
125 compatible = "ibm,emac-apm821xx", "ibm,emac4sync";
171 emac) and the second is either "ibm,mcmal" or
H A Dsnps,dwmac.yaml52 - allwinner,sun8i-a83t-emac
53 - allwinner,sun8i-h3-emac
55 - allwinner,sun8i-v3s-emac
56 - allwinner,sun50i-a64-emac
581 - allwinner,sun8i-a83t-emac
582 - allwinner,sun8i-h3-emac
584 - allwinner,sun8i-v3s-emac
585 - allwinner,sun50i-a64-emac
635 - allwinner,sun8i-a83t-emac
636 - allwinner,sun8i-h3-emac
[all …]
H A Darc_emac.txt4 - compatible: Should be "snps,arc-emac"
29 compatible = "snps,arc-emac";
H A Dcdns,macb.yaml18 - cdns,at91rm9200-emac # Atmel at91rm9200 SoC
19 - const: cdns,emac # Generic
55 - microchip,sama7g5-emac # Microchip SAMA7G5 ethernet interface
58 - cdns,emac # Generic
/openbmc/linux/arch/powerpc/boot/dts/
H A Dbamboo.dts203 ZMII0: emac-zmii@ef600d00 {
210 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
230 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
H A Dyosemite.dts246 ZMII0: emac-zmii@ef600d00 {
253 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
273 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
H A Dtaishan.dts264 ZMII0: emac-zmii@40000780 {
269 RGMII0: emac-rgmii@40000790 {
274 TAH0: emac-tah@40000b50 {
279 TAH1: emac-tah@40000d50 {
287 compatible = "ibm,emac-440gx", "ibm,emac4";
307 compatible = "ibm,emac-440gx", "ibm,emac4";
327 compatible = "ibm,emac-440gx", "ibm,emac4";
351 compatible = "ibm,emac-440gx", "ibm,emac4";
H A Deiger.dts278 RGMII0: emac-rgmii@ef600900 {
284 RGMII1: emac-rgmii@ef600920 {
290 TAH0: emac-tah@ef600e50 {
295 TAH1: emac-tah@ef600f50 {
302 compatible = "ibm,emac-460sx", "ibm,emac4";
332 compatible = "ibm,emac-460sx", "ibm,emac4";
363 compatible = "ibm,emac-460sx", "ibm,emac4";
393 compatible = "ibm,emac-460sx", "ibm,emac4";
H A Drainier.dts247 ZMII0: emac-zmii@ef600d00 {
252 RGMII0: emac-rgmii@ef601000 {
260 compatible = "ibm,emac-440grx", "ibm,emac-440epx", "ibm,emac4";
289 compatible = "ibm,emac-440grx", "ibm,emac-440epx", "ibm,emac4";
H A Dglacier.dts310 ZMII0: emac-zmii@ef600d00 {
315 RGMII0: emac-rgmii@ef601500 {
321 RGMII1: emac-rgmii@ef601600 {
327 TAH0: emac-tah@ef601350 {
332 TAH1: emac-tah@ef601450 {
339 compatible = "ibm,emac-460gt", "ibm,emac4sync";
369 compatible = "ibm,emac-460gt", "ibm,emac4sync";
400 compatible = "ibm,emac-460gt", "ibm,emac4sync";
430 compatible = "ibm,emac-460gt", "ibm,emac4sync";
H A Debony.dts240 ZMII0: emac-zmii@40000780 {
247 compatible = "ibm,emac-440gp", "ibm,emac";
266 compatible = "ibm,emac-440gp", "ibm,emac";
/openbmc/qemu/hw/arm/
H A Dallwinner-a10.c77 object_initialize_child(obj, "emac", &s->emac, TYPE_AW_EMAC); in aw_a10_init()
141 qemu_configure_nic_device(DEVICE(&s->emac), true, NULL); in aw_a10_realize()
142 if (!sysbus_realize(SYS_BUS_DEVICE(&s->emac), errp)) { in aw_a10_realize()
145 sysbusdev = SYS_BUS_DEVICE(&s->emac); in aw_a10_realize()
H A Dallwinner-h3.c226 object_initialize_child(obj, "emac", &s->emac, TYPE_AW_SUN8I_EMAC); in allwinner_h3_init()
374 qemu_configure_nic_device(DEVICE(&s->emac), true, NULL); in allwinner_h3_realize()
375 object_property_set_link(OBJECT(&s->emac), "dma-memory", in allwinner_h3_realize()
377 sysbus_realize(SYS_BUS_DEVICE(&s->emac), &error_fatal); in allwinner_h3_realize()
378 sysbus_mmio_map(SYS_BUS_DEVICE(&s->emac), 0, s->memmap[AW_H3_DEV_EMAC]); in allwinner_h3_realize()
379 sysbus_connect_irq(SYS_BUS_DEVICE(&s->emac), 0, in allwinner_h3_realize()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3-rervision-dvk.dts19 ethernet0 = &emac;
55 &emac {
H A Dsun4i-a10-hackberry.dts63 reg_emac_3v3: emac-3v3 {
65 regulator-name = "emac-3v3";
82 &emac {
/openbmc/linux/drivers/net/ethernet/allwinner/
H A DMakefile6 obj-$(CONFIG_SUN4I_EMAC) += sun4i-emac.o
/openbmc/linux/drivers/net/ethernet/actions/
H A DMakefile6 obj-$(CONFIG_OWL_EMAC) += owl-emac.o
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-hackberry.dts63 reg_emac_3v3: emac-3v3 {
65 regulator-name = "emac-3v3";
82 &emac {
/openbmc/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-lichee-rv-86-panel.dtsi8 ethernet0 = &emac;
65 &emac {
H A Dsun20i-d1-dongshan-nezha-stu.dts17 ethernet0 = &emac;
70 &emac {
/openbmc/linux/drivers/net/ethernet/ibm/
H A DMakefile8 obj-$(CONFIG_IBM_EMAC) += emac/

12345678910>>...12