Searched full:genet (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/genet/ |
| H A D | Makefile | 2 obj-$(CONFIG_BCMGENET) += genet.o 3 genet-objs := bcmgenet.o bcmmii.o bcmgenet_wol.o
|
| H A D | bcmgenet.c | 3 * Broadcom GENET (Gigabit Ethernet) controller driver 370 /* GENET v4 supports 40-bits pointer addressing 403 /* Set at runtime once GENET version is known */ 909 /* GENET TDMA hardware does not support a configurable timeout, but will in bcmgenet_set_coalesce() 2663 /* Enable MDIO interrupts on GENET v3+ */ in init_umac() 3687 /* GENET hardware parameters/characteristics */ 3759 /* Infer hardware parameters from the detected GENET version */ 3786 /* Read GENET HW version */ in bcmgenet_set_hw_params() 3797 "GENET version mismatch, got: %d, configured for: %d\n", in bcmgenet_set_hw_params() 3801 /* Print the GENET core version */ in bcmgenet_set_hw_params() [all …]
|
| H A D | bcmmii.c | 3 * Broadcom GENET MDIO routines 333 * modes that GENET driver officially supports on Broadcom STB chips: in bcmgenet_mii_probe() 408 * those versions of GENET. in bcmgenet_mii_probe() 425 compat = kasprintf(GFP_KERNEL, "brcm,genet-mdio-v%d", priv->version); in bcmgenet_mii_of_find_mdio()
|
| H A D | bcmgenet_wol.c | 3 * Broadcom GENET (Gigabit Ethernet) Wake-on-LAN support
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | Makefile | 9 obj-$(CONFIG_BCMGENET) += genet/
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm7420.dtsi | 240 compatible = "brcm,genet-v1"; 249 compatible = "brcm,genet-mdio-v1";
|
| H A D | bcm7358.dtsi | 268 compatible = "brcm,genet-v2"; 277 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7360.dtsi | 271 compatible = "brcm,genet-v2"; 280 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7362.dtsi | 267 compatible = "brcm,genet-v2"; 276 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7346.dtsi | 295 compatible = "brcm,genet-v2"; 304 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7425.dtsi | 294 compatible = "brcm,genet-v3"; 303 compatible = "brcm,genet-mdio-v3";
|
| H A D | bcm7435.dtsi | 309 compatible = "brcm,genet-v3"; 318 compatible = "brcm,genet-mdio-v3";
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2711-rpi-cm4.dtsi | 84 &genet {
|
| H A D | bcm2711-rpi-cm4-io.dts | 101 &genet {
|
| H A D | bcm2711-rpi-4-b.dts | 198 &genet {
|
| H A D | bcm2711.dtsi | 587 genet: ethernet@7d580000 { label 588 compatible = "brcm,bcm2711-genet-v5"; 597 compatible = "brcm,genet-mdio-v5";
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 1024 * We only do this for the two modes that GENET driver in bcmasp_netif_init()
|
| /linux/ |
| H A D | MAINTAINERS | 5121 BROADCOM GENET ETHERNET DRIVER 5129 F: drivers/net/ethernet/broadcom/genet/
|