Home
last modified time | relevance | path

Searched full:mv88e6xxx (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
DMakefile2 obj-$(CONFIG_NET_DSA_MV88E6XXX) += mv88e6xxx.o
3 mv88e6xxx-objs := chip.o
4 mv88e6xxx-objs += devlink.o
5 mv88e6xxx-objs += global1.o
6 mv88e6xxx-objs += global1_atu.o
7 mv88e6xxx-objs += global1_vtu.o
8 mv88e6xxx-objs += global2.o
9 mv88e6xxx-objs += global2_avb.o
10 mv88e6xxx-objs += global2_scratch.o
11 mv88e6xxx-$(CONFIG_NET_DSA_MV88E6XXX_PTP) += hwtstamp.o
[all …]
Dtrace.h6 #define TRACE_SYSTEM mv88e6xxx
Dpcs-6185.c145 "mv88e6xxx-%s-serdes-%d", dev_name(dev), port); in mv88e6185_pcs_init()
Dglobal2.c1000 "mv88e6xxx-%s-watchdog", dev_name(chip->dev)); in mv88e6xxx_g2_watchdog_setup()
1104 .name = "mv88e6xxx-g2",
1175 "mv88e6xxx-%s-g2", dev_name(chip->dev)); in mv88e6xxx_g2_irq_setup()
Ddevlink.c304 /* The ATU entry varies between mv88e6xxx chipset generations. Define
306 * mv88e6xxx generations
Dglobal2_scratch.c247 * Some mv88e6xxx models have GPIO pins that may be configured as
Dpcs-6352.c344 "mv88e6xxx-%s-serdes-%d", dev_name(dev), port); in mv88e6352_pcs_init()
Dglobal1_atu.c485 "mv88e6xxx-%s-g1-atu-prob", dev_name(chip->dev)); in mv88e6xxx_g1_atu_prob_irq_setup()
Dglobal1_vtu.c664 "mv88e6xxx-%s-g1-vtu-prob", dev_name(chip->dev)); in mv88e6xxx_g1_vtu_prob_irq_setup()
Dchip.c15 #include <linux/dsa/mv88e6xxx.h>
29 #include <linux/platform_data/mv88e6xxx.h>
237 .name = "mv88e6xxx-g1",
360 "mv88e6xxx-%s", dev_name(chip->dev)); in mv88e6xxx_g1_irq_setup()
3832 bus->name = "mv88e6xxx SMI"; in mv88e6xxx_mdio_register()
3833 snprintf(bus->id, MII_BUS_ID_SIZE, "mv88e6xxx-%d", index++); in mv88e6xxx_mdio_register()
3909 child, "marvell,mv88e6xxx-mdio-external")) { in mv88e6xxx_mdios_register()
Dpcs-639x.c78 "mv88e6xxx-%s-serdes-%d", dev_name(dev), port); in mv88e639x_pcs_alloc()
/linux-6.12.1/Documentation/devicetree/bindings/net/dsa/
Dmarvell,mv88e6xxx.yaml4 $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml#
7 title: Marvell MV88E6xxx DSA switch family
13 The Marvell MV88E6xxx switch series has been produced and sold
82 description: Marvell MV88E6xxx switches have an varying combination of
90 description: Marvell MV88E6xxx switches that have a separate external
95 const: marvell,mv88e6xxx-mdio-external
241 compatible = "marvell,mv88e6xxx-mdio-external";
/linux-6.12.1/Documentation/networking/devlink/
Dmv88e6xxx.rst4 mv88e6xxx devlink support
7 This document describes the devlink features implemented by the ``mv88e6xxx``
13 The ``mv88e6xxx`` driver implements the following driver-specific parameters.
Dindex.rst90 mv88e6xxx
/linux-6.12.1/drivers/net/dsa/
DMakefile23 obj-y += mv88e6xxx/
DKconfig80 source "drivers/net/dsa/mv88e6xxx/Kconfig"
Dmv88e6060.h6 * Based on mv88e6xxx.h
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmarvell,mvusb.yaml19 the mv88e6xxx driver, you need a device tree node in which to place the switch
/linux-6.12.1/net/dsa/
Dtag_dsa.c39 * proper ethertype field (which the mv88e6xxx driver sets to
48 #include <linux/dsa/mv88e6xxx.h>
Ddsa.c76 * ones that do, e.g. mv88e6xxx, will discover that dsa_lag_id in dsa_lag_map()
/linux-6.12.1/arch/arm/boot/dts/marvell/
Darmada-381-netgear-gs110emx.dts128 compatible = "marvell,mv88e6xxx-mdio-external";
/linux-6.12.1/arch/arm/boot/dts/nxp/vf/
Dvf610-zii-ssmb-dtu.dts171 compatible = "marvell,mv88e6xxx-mdio-external";
/linux-6.12.1/arch/arm64/boot/dts/marvell/
Dcn9130-cf-pro.dts303 * compatible = "marvell,mv88e6xxx-mdio-external";
/linux-6.12.1/Documentation/networking/dsa/
Ddsa.rst14 support Marvell Ethernet switches (MV88E6xxx, a.k.a. Link Street product
/linux-6.12.1/
DCREDITS960 D: DSA framework and MV88E6XXX driver

12