Searched full:unimac (Results 1 – 20 of 20) sorted by relevance
| /Linux-v6.1/Documentation/devicetree/bindings/net/ |
| D | brcm,unimac-mdio.yaml | 4 $id: http://devicetree.org/schemas/net/brcm,unimac-mdio.yaml# 7 title: Broadcom UniMAC MDIO bus controller 25 - brcm,unimac-mdio 75 compatible = "brcm,unimac-mdio";
|
| D | brcm,bcmgenet.yaml | 58 $ref: "brcm,unimac-mdio.yaml" 61 GENET internal UniMAC MDIO bus
|
| /Linux-v6.1/drivers/net/mdio/ |
| D | mdio-bcm-unimac.c | 3 * Broadcom UniMAC MDIO bus controller driver 17 #include <linux/platform_data/mdio-bcm-unimac.h> 270 bus->name = "unimac MII bus"; in unimac_mdio_probe() 288 dev_info(&pdev->dev, "Broadcom UniMAC MDIO bus\n"); in unimac_mdio_probe() 342 { .compatible = "brcm,unimac-mdio", }, 359 MODULE_DESCRIPTION("Broadcom UniMAC MDIO bus controller");
|
| D | Kconfig | 96 tristate "Broadcom UniMAC MDIO bus controller" 99 This module provides a driver for the Broadcom UniMAC MDIO busses.
|
| D | Makefile | 10 obj-$(CONFIG_MDIO_BCM_UNIMAC) += mdio-bcm-unimac.o
|
| /Linux-v6.1/include/linux/platform_data/ |
| D | mdio-bcm-unimac.h | 11 #define UNIMAC_MDIO_DRV_NAME "unimac-mdio"
|
| /Linux-v6.1/drivers/net/ethernet/broadcom/ |
| D | bcmsysport.c | 136 /* 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 */ 845 /* UniMAC may forward CRC */ in bcm_sysport_desc_rx() 1799 /* UniMAC stops on a packet boundary, wait for a full-sized packet in umac_enable_set() 1960 /* Reset UniMAC */ in bcm_sysport_open() 1966 /* Disable the UniMAC RX/TX */ in bcm_sysport_open() 2051 /* Turn on UniMAC TX/RX */ in bcm_sysport_open() 2100 /* Disable UniMAC RX */ in bcm_sysport_stop() [all …]
|
| D | bcmsysport.h | 16 #include "unimac.h" 215 /* UniMAC offset and defines */
|
| D | bgmac.h | 7 #include "unimac.h"
|
| D | bcm4908_enet.c | 18 #include "unimac.h"
|
| /Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
| D | brcm,misc.yaml | 15 reset, UniMAC control and more.
|
| /Linux-v6.1/drivers/net/ethernet/broadcom/genet/ |
| D | bcmmii.c | 24 #include <linux/platform_data/mdio-bcm-unimac.h> 472 /* Unimac MDIO bus controller starts at UniMAC offset + MDIO_CMD in bcmgenet_mii_register()
|
| D | bcmgenet.c | 1059 /* UniMAC RSV counters */ 1089 /* UniMAC TSV counters */ 1119 /* UniMAC RUNT counters */ 1124 /* Misc UniMAC counters */ 1636 /* Power down the unimac, based on mode. */ 2473 /* UniMAC stops on a packet boundary, wait for a full-size packet in umac_enable_set() 2551 /* If UniMAC forwards CRC, we need to skip over it to get in init_umac() 3364 /* If this is an internal GPHY, power it back on now, before UniMAC is in bcmgenet_open() 3365 * brought out of reset as absolutely no UniMAC activity is allowed in bcmgenet_open() 3638 * without disabling the UniMAC RX/TX enable bits. in bcmgenet_set_mac_addr() [all …]
|
| D | bcmgenet_wol.c | 164 /* Do not leave UniMAC in MPD mode only */ in bcmgenet_wol_power_down_cfg()
|
| D | bcmgenet.h | 19 #include "../unimac.h" 237 /* uniMac intrl2 registers */
|
| /Linux-v6.1/arch/arm64/boot/dts/broadcom/bcmbca/ |
| D | bcm4908.dtsi | 228 compatible = "brcm,unimac-mdio";
|
| /Linux-v6.1/drivers/net/dsa/ |
| D | bcm_sf2.c | 617 dn = of_find_compatible_node(NULL, NULL, "brcm,unimac-mdio"); in bcm_sf2_mdio_register() 648 * controller that comes with this switch backed by the "mdio-unimac" in bcm_sf2_mdio_register()
|
| /Linux-v6.1/drivers/net/phy/ |
| D | broadcom.c | 639 * We ignore -EIO here as the MDIO controller (e.g.: mdio-bcm-unimac) in brcm_fet_config_init()
|
| /Linux-v6.1/drivers/net/dsa/b53/ |
| D | b53_common.c | 1440 /* Port 7 on 7278 connects to the ASP's UniMAC which is not capable of in b53_vlan_prepare()
|
| /Linux-v6.1/ |
| D | MAINTAINERS | 4049 F: drivers/net/ethernet/broadcom/unimac.h 4252 F: Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml 4254 F: drivers/net/ethernet/broadcom/unimac.h 4255 F: drivers/net/mdio/mdio-bcm-unimac.c 4257 F: include/linux/platform_data/mdio-bcm-unimac.h 4295 F: drivers/net/ethernet/broadcom/unimac.h 4404 F: drivers/net/ethernet/broadcom/unimac.h 7720 F: include/linux/platform_data/mdio-bcm-unimac.h
|