Home
last modified time | relevance | path

Searched refs:emac (Results 1 – 25 of 186) sorted by relevance

12345678

/linux-6.3-rc2/drivers/net/ethernet/qualcomm/emac/
A DMakefile6 obj-$(CONFIG_QCOM_EMAC) += qcom-emac.o
8 qcom-emac-objs := emac.o emac-mac.o emac-phy.o emac-sgmii.o emac-ethtool.o \
9 emac-sgmii-fsm9900.o emac-sgmii-qdf2432.o \
10 emac-sgmii-qdf2400.o
/linux-6.3-rc2/net/ethtool/
A Dstats.c476 memset(&emac, 0xff, sizeof(emac)); in ethtool_aggregate_mac_stats()
478 emac.src = ETHTOOL_MAC_STATS_SRC_EMAC; in ethtool_aggregate_mac_stats()
481 ops->get_eth_mac_stats(dev, &emac); in ethtool_aggregate_mac_stats()
496 memset(&emac, 0xff, sizeof(emac)); in ethtool_aggregate_phy_stats()
501 ops->get_eth_phy_stats(dev, &emac); in ethtool_aggregate_phy_stats()
516 memset(&emac, 0xff, sizeof(emac)); in ethtool_aggregate_ctrl_stats()
521 ops->get_eth_ctrl_stats(dev, &emac); in ethtool_aggregate_ctrl_stats()
536 memset(&emac, 0xff, sizeof(emac)); in ethtool_aggregate_pause_stats()
541 ops->get_pause_stats(dev, &emac); in ethtool_aggregate_pause_stats()
555 struct ethtool_rmon_stats pmac, emac; in ethtool_aggregate_rmon_stats() local
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dallwinner,sun8i-a83t-emac.yaml16 - const: allwinner,sun8i-a83t-emac
17 - const: allwinner,sun8i-h3-emac
19 - const: allwinner,sun8i-v3s-emac
20 - const: allwinner,sun50i-a64-emac
23 - allwinner,sun20i-d1-emac
24 - allwinner,sun50i-h6-emac
72 - allwinner,sun8i-a83t-emac
73 - allwinner,sun8i-h3-emac
74 - allwinner,sun8i-v3s-emac
75 - allwinner,sun50i-a64-emac
[all …]
A Ddavinci_emac.txt7 - compatible: "ti,davinci-dm6467-emac", "ti,am3517-emac" or
8 "ti,dm816-emac"
14 - interrupts: interrupt mapping for the davinci emac interrupts sources:
30 eth0: emac@1e20000 {
31 compatible = "ti,davinci-dm6467-emac";
A Didt,3243x-emac.yaml4 $id: http://devicetree.org/schemas/net/idt,3243x-emac.yaml#
19 const: idt,3243x-emac
26 - const: emac
60 compatible = "idt,3243x-emac";
65 reg-names = "emac", "dma_rx", "dma_tx";
A Dqcom-emac.txt11 - compatible : Should be "qcom,fsm9900-emac".
20 - compatible : Should be "qcom,fsm9900-emac-sgmii" or "qcom,qdf2432-emac-sgmii".
36 compatible = "qcom,fsm9900-emac";
61 compatible = "qcom,fsm9900-emac-sgmii";
85 compatible = "qcom,fsm9900-emac";
107 compatible = "qcom,qdf2432-emac-sgmii";
A Drockchip,emac.yaml4 $id: http://devicetree.org/schemas/net/rockchip,emac.yaml#
15 - rockchip,rk3036-emac
16 - rockchip,rk3066-emac
17 - rockchip,rk3188-emac
69 const: rockchip,rk3036-emac
95 compatible = "rockchip,rk3188-emac";
A Dactions,owl-emac.yaml4 $id: http://devicetree.org/schemas/net/actions,owl-emac.yaml#
24 - const: actions,owl-emac
27 - actions,s500-emac
28 - const: actions,owl-emac
77 compatible = "actions,s500-emac", "actions,owl-emac";
A Dallwinner,sun4i-a10-emac.yaml4 $id: http://devicetree.org/schemas/net/allwinner,sun4i-a10-emac.yaml#
18 const: allwinner,sun4i-a10-emac
49 emac: ethernet@1c0b000 {
50 compatible = "allwinner,sun4i-a10-emac";
A Dsocfpga-dwmac.txt18 bit for each emac to enable/disable signals from the FPGA fabric to the
24 altr,emac-splitter: Should be the phandle to the emac splitter soft IP node if
25 DWMAC controller is connected emac splitter.
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";
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
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
A Dsnps,dwmac.yaml51 - allwinner,sun8i-a83t-emac
52 - allwinner,sun8i-h3-emac
54 - allwinner,sun8i-v3s-emac
55 - allwinner,sun50i-a64-emac
565 - allwinner,sun8i-a83t-emac
566 - allwinner,sun8i-h3-emac
568 - allwinner,sun8i-v3s-emac
569 - allwinner,sun50i-a64-emac
616 - allwinner,sun8i-a83t-emac
617 - allwinner,sun8i-h3-emac
[all …]
/linux-6.3-rc2/drivers/net/ethernet/arc/
A Demac_rockchip.c28 struct arc_emac_priv emac; member
38 struct rockchip_priv_data *emac = priv; in emac_rockchip_set_mac_speed() local
39 u32 speed_offset = emac->soc_data->grf_speed_offset; in emac_rockchip_set_mac_speed()
55 err = regmap_write(emac->grf, emac->soc_data->grf_offset, data); in emac_rockchip_set_mac_speed()
113 priv->emac.drv_name = DRV_NAME; in emac_rockchip_probe()
114 priv->emac.set_mac_speed = emac_rockchip_set_mac_speed; in emac_rockchip_probe()
139 priv->emac.clk = devm_clk_get(dev, "hclk"); in emac_rockchip_probe()
140 if (IS_ERR(priv->emac.clk)) { in emac_rockchip_probe()
142 PTR_ERR(priv->emac.clk)); in emac_rockchip_probe()
143 err = PTR_ERR(priv->emac.clk); in emac_rockchip_probe()
/linux-6.3-rc2/arch/powerpc/boot/
A Dtreeboot-akebono.c72 void *emac; in ibm_akebono_fixups() local
85 emac = finddevice("/plb/opb/ethernet"); in ibm_akebono_fixups()
86 if (emac > 0) { in ibm_akebono_fixups()
88 setprop(emac, "local-mac-address", in ibm_akebono_fixups()
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Dsam440ep.dts212 ZMII0: emac-zmii@ef600d00 {
220 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
241 compatible = "ibm,emac-440ep", "ibm,emac-440gp", "ibm,emac";
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";
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";
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";
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";
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";
/linux-6.3-rc2/arch/arm64/boot/dts/allwinner/
A Dsun50i-h6-orangepi-one-plus.dts12 ethernet0 = &emac;
27 &emac {
A Dsun50i-a64-oceanic-5205-5inmfd.dts15 ethernet0 = &emac;
28 &emac {
/linux-6.3-rc2/arch/arm/boot/dts/
A Dsun8i-h3-rervision-dvk.dts19 ethernet0 = &emac;
55 &emac {

Completed in 34 milliseconds

12345678