Searched full:lan969x (Results 1 – 19 of 19) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/ |
D | Makefile | 19 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
|
D | sparx5_main.h | 39 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 …]
|
D | Kconfig | 29 bool "Lan969x switch driver" 33 This driver supports the lan969x family of network switch devices.
|
D | sparx5_main.c | 27 #include "lan969x/lan969x.h" /* for lan969x match data */
|
D | sparx5_packet.c | 271 /* When lan969x and TX_OK, stats and SKB consumption is handled in sparx5_port_xmit_impl()
|
D | sparx5_main_regs.h | 2683 /* 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/ |
D | lan969x.h | 2 /* Microchip lan969x Switch driver 14 /* lan969x.c */
|
D | lan969x_calendar.c | 2 /* Microchip lan969x Switch driver 7 #include "lan969x.h"
|
D | lan969x_rgmii.c | 2 /* Microchip lan969x Switch driver 7 #include "lan969x.h"
|
D | lan969x_regs.c | 2 /* Microchip lan969x Switch driver 11 #include "lan969x.h"
|
D | lan969x_vcap_impl.c | 4 #include "lan969x.h"
|
D | lan969x_fdma.c | 2 /* Microchip lan969x Switch driver 13 #include "lan969x.h"
|
D | lan969x.c | 2 /* Microchip lan969x Switch driver 7 #include "lan969x.h"
|
D | lan969x_vcap_ag_api.c | 13 #include "lan969x.h" 3837 .name = "lan969x",
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 66 lan969x has ten SERDES10G interfaces that share the same features, operating
|
/linux-6.14.4/drivers/clk/ |
D | clk-lan966x.c | 95 .name = "lan969x",
|
/linux-6.14.4/drivers/phy/microchip/ |
D | sparx5_serdes.c | 2214 /* Clock is auto-detected in 100Base-FX mode on lan969x */ in sparx5_serdes_clock_config()
|
/linux-6.14.4/drivers/pinctrl/ |
D | pinctrl-ocelot.c | 1872 .name = "lan969x-pinctrl",
|
/linux-6.14.4/ |
D | MAINTAINERS | 15486 MICROCHIP LAN969X ETHERNET DRIVER 15491 F: drivers/net/ethernet/microchip/sparx5/lan969x/*
|