Home
last modified time | relevance | path

Searched full:unimac (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dbrcm,unimac-mdio.yaml4 $id: http://devicetree.org/schemas/net/brcm,unimac-mdio.yaml#
7 title: Broadcom UniMAC MDIO bus controller
28 - brcm,unimac-mdio
79 compatible = "brcm,unimac-mdio";
H A Dbrcm,asp-v2.0.yaml78 the unimac/port.
89 $ref: brcm,unimac-mdio.yaml
92 ASP internal UniMAC MDIO bus
H A Dbrcm,bcmgenet.yaml58 $ref: brcm,unimac-mdio.yaml
61 GENET internal UniMAC MDIO bus
/linux/drivers/net/mdio/
H A Dmdio-bcm-unimac.c3 * Broadcom UniMAC MDIO bus controller driver
17 #include <linux/platform_data/mdio-bcm-unimac.h>
280 bus->name = "unimac MII bus"; in unimac_mdio_probe()
309 dev_info(&pdev->dev, "Broadcom UniMAC MDIO bus\n"); in unimac_mdio_probe()
346 { .compatible = "brcm,unimac-mdio", },
363 MODULE_DESCRIPTION("Broadcom UniMAC MDIO bus controller");
H A DKconfig97 tristate "Broadcom UniMAC MDIO bus controller"
100 This module provides a driver for the Broadcom UniMAC MDIO busses.
H A DMakefile10 obj-$(CONFIG_MDIO_BCM_UNIMAC) += mdio-bcm-unimac.o
/linux/include/linux/platform_data/
H A Dmdio-bcm-unimac.h14 #define UNIMAC_MDIO_DRV_NAME "unimac-mdio"
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c136 /* If UniMAC forwards CRC, we need to skip over it to get in bcm_sysport_set_rx_csum()
226 /* UniMAC RSV counters */
256 /* UniMAC TSV counters */
286 /* UniMAC RUNT counters */
856 /* UniMAC may forward CRC */ in bcm_sysport_desc_rx()
1811 /* UniMAC stops on a packet boundary, wait for a full-sized packet in umac_enable_set()
1972 /* Reset UniMAC */ in bcm_sysport_open()
1978 /* Disable the UniMAC RX/TX */ in bcm_sysport_open()
2063 /* Turn on UniMAC TX/RX */ in bcm_sysport_open()
2112 /* Disable UniMAC RX */ in bcm_sysport_stop()
[all …]
H A Dbcmsysport.h16 #include "unimac.h"
215 /* UniMAC offset and defines */
H A Dbgmac.h7 #include "unimac.h"
H A Dbcm4908_enet.c18 #include "unimac.h"
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c24 #include <linux/platform_data/mdio-bcm-unimac.h>
488 /* Unimac MDIO bus controller starts at UniMAC offset + MDIO_CMD in bcmgenet_mii_register()
H A Dbcmgenet.c1041 /* UniMAC RSV counters */
1071 /* UniMAC TSV counters */
1101 /* UniMAC RUNT counters */
1106 /* Misc UniMAC counters */
1636 /* Power down the unimac, based on mode. */
2483 /* UniMAC stops on a packet boundary, wait for a full-size packet in umac_enable_set()
2563 /* If UniMAC forwards CRC, we need to skip over it to get in init_umac()
3369 /* If this is an internal GPHY, power it back on now, before UniMAC is in bcmgenet_open()
3370 * brought out of reset as absolutely no UniMAC activity is allowed in bcmgenet_open()
3647 * without disabling the UniMAC RX/TX enable bits. in bcmgenet_set_mac_addr()
[all …]
H A Dbcmgenet.h19 #include "../unimac.h"
237 /* uniMac intrl2 registers */
H A Dbcmgenet_wol.c180 /* Do not leave UniMAC in MPD mode only */ in bcmgenet_wol_power_down_cfg()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c51 STAT_BCMASP_RX_CTRL_PER_INTF("Frames From Unimac",
H A Dbcmasp_intf.c426 /* UniMAC stops on a packet boundary, wait for a full-sized packet in umac_enable_set()
1316 /* Bring UniMAC out of reset if needed and enable RX */ in bcmasp_suspend_to_wol()
H A Dbcmasp.c984 /* Disable and clear both UniMAC's wake-up interrupts to avoid in bcmasp_core_init()
/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm4908.dtsi272 compatible = "brcm,unimac-mdio";
/linux/drivers/net/dsa/
H A Dbcm_sf2.c617 dn = of_find_compatible_node(NULL, NULL, "brcm,unimac-mdio"); in bcm_sf2_mdio_register()
644 * controller that comes with this switch backed by the "mdio-unimac" in bcm_sf2_mdio_register()
/linux/drivers/net/phy/
H A Dbroadcom.c844 * We ignore -EIO here as the MDIO controller (e.g.: mdio-bcm-unimac) in brcm_fet_config_init()
/linux/drivers/net/dsa/b53/
H A Db53_common.c1500 /* Port 7 on 7278 connects to the ASP's UniMAC which is not capable of in b53_vlan_prepare()
/linux/
H A DMAINTAINERS4393 F: drivers/net/ethernet/broadcom/unimac.h
4641 F: Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml
4643 F: drivers/net/ethernet/broadcom/unimac.h
4644 F: drivers/net/mdio/mdio-bcm-unimac.c
4646 F: include/linux/platform_data/mdio-bcm-unimac.h
4684 F: drivers/net/ethernet/broadcom/unimac.h
4794 F: drivers/net/ethernet/broadcom/unimac.h
8454 F: include/linux/platform_data/mdio-bcm-unimac.h