Searched full:mv88e6060 (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/ |
D | marvell,mv88e6060.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6060.yaml# 7 title: Marvell MV88E6060 DSA switch 13 The Marvell MV88E6060 switch has been produced and sold by Marvell 23 const: marvell,mv88e6060 25 The MV88E6060 is the oldest Marvell DSA switch product, and 54 compatible = "marvell,mv88e6060";
|
/linux-6.14.4/drivers/net/dsa/ |
D | mv88e6060.c | 3 * net/dsa/mv88e6060.c - Driver for Marvell 88e6060 switch chips 15 #include "mv88e6060.h" 361 .compatible = "marvell,mv88e6060", 371 .name = "mv88e6060", 381 MODULE_ALIAS("platform:mv88e6060");
|
D | Makefile | 12 obj-$(CONFIG_NET_DSA_MV88E6060) += mv88e6060.o
|
D | mv88e6060.h | 3 * drivers/net/dsa/mv88e6060.h - Marvell 88e6060 switch chip support
|
/linux-6.14.4/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp42x-usrobotics-usr8200.dts | 169 * PHY 0..4 are internal to the MV88E6060 switch but appear 192 compatible = "marvell,mv88e6060"; 224 /* Port 5 is the CPU port according to the MV88E6060 datasheet */
|
/linux-6.14.4/net/dsa/ |
D | port.c | 1780 "marvell,mv88e6060",
|
/linux-6.14.4/ |
D | MAINTAINERS | 13934 F: Documentation/devicetree/bindings/net/dsa/marvell,mv88e6060.yaml
|