Home
last modified time | relevance | path

Searched full:lan969x (Results 1 – 19 of 19) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
DMakefile19 sparx5-switch-$(CONFIG_LAN969X_SWITCH) += lan969x/lan969x_regs.o \
20 lan969x/lan969x.o \
21 lan969x/lan969x_calendar.o \
22 lan969x/lan969x_vcap_ag_api.o \
23 lan969x/lan969x_vcap_impl.o \
24 lan969x/lan969x_rgmii.o \
25 lan969x/lan969x_fdma.o
Dsparx5_main.h39 SPX5_TARGET_CT_LAN9694 = 0x9694, /* lan969x-40 */
40 SPX5_TARGET_CT_LAN9691VAO = 0x9691, /* lan969x-40-VAO */
41 SPX5_TARGET_CT_LAN9694TSN = 0x9695, /* lan969x-40-TSN */
42 SPX5_TARGET_CT_LAN9694RED = 0x969A, /* lan969x-40-RED */
43 SPX5_TARGET_CT_LAN9696 = 0x9696, /* lan969x-60 */
44 SPX5_TARGET_CT_LAN9692VAO = 0x9692, /* lan969x-65-VAO */
45 SPX5_TARGET_CT_LAN9696TSN = 0x9697, /* lan969x-60-TSN */
46 SPX5_TARGET_CT_LAN9696RED = 0x969B, /* lan969x-60-RED */
47 SPX5_TARGET_CT_LAN9698 = 0x9698, /* lan969x-100 */
48 SPX5_TARGET_CT_LAN9693VAO = 0x9693, /* lan969x-100-VAO */
[all …]
DKconfig29 bool "Lan969x switch driver"
33 This driver supports the lan969x family of network switch devices.
Dsparx5_main.c27 #include "lan969x/lan969x.h" /* for lan969x match data */
Dsparx5_packet.c271 /* When lan969x and TX_OK, stats and SKB consumption is handled in sparx5_port_xmit_impl()
Dsparx5_main_regs.h2683 /* LAN969X ONLY */
2702 /* LAN969X ONLY */
4497 /* LAN969X ONLY */
4504 /* LAN969X ONLY */
4511 /* LAN969X ONLY */
5372 /* LAN969X ONLY */
5383 /* LAN969X ONLY */
5406 /* LAN969X ONLY */
6857 /* LAN969X ONLY */
6898 /* LAN969X ONLY */
[all …]
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/lan969x/
Dlan969x.h2 /* Microchip lan969x Switch driver
14 /* lan969x.c */
Dlan969x_calendar.c2 /* Microchip lan969x Switch driver
7 #include "lan969x.h"
Dlan969x_rgmii.c2 /* Microchip lan969x Switch driver
7 #include "lan969x.h"
Dlan969x_regs.c2 /* Microchip lan969x Switch driver
11 #include "lan969x.h"
Dlan969x_vcap_impl.c4 #include "lan969x.h"
Dlan969x_fdma.c2 /* Microchip lan969x Switch driver
13 #include "lan969x.h"
Dlan969x.c2 /* Microchip lan969x Switch driver
7 #include "lan969x.h"
Dlan969x_vcap_ag_api.c13 #include "lan969x.h"
3837 .name = "lan969x",
/linux-6.14.4/Documentation/devicetree/bindings/phy/
Dmicrochip,sparx5-serdes.yaml66 lan969x has ten SERDES10G interfaces that share the same features, operating
/linux-6.14.4/drivers/clk/
Dclk-lan966x.c95 .name = "lan969x",
/linux-6.14.4/drivers/phy/microchip/
Dsparx5_serdes.c2214 /* Clock is auto-detected in 100Base-FX mode on lan969x */ in sparx5_serdes_clock_config()
/linux-6.14.4/drivers/pinctrl/
Dpinctrl-ocelot.c1872 .name = "lan969x-pinctrl",
/linux-6.14.4/
DMAINTAINERS15486 MICROCHIP LAN969X ETHERNET DRIVER
15491 F: drivers/net/ethernet/microchip/sparx5/lan969x/*