Searched +full:sparx5 +full:- +full:serdes (Results 1 – 6 of 6) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+2 /* Microchip Sparx5 Switch driver6 * The Sparx5 Chip Register Model can be browsed at this location:7 * https://github.com/microchip-ung/sparx-5_reginfo44 struct phy *serdes; member215 bool is_sparx5(struct sparx5 *sparx5) in is_sparx5() argument217 switch (sparx5->target_ct) { in is_sparx5()234 static void sparx5_init_features(struct sparx5 *sparx5) in sparx5_init_features() argument236 switch (sparx5->target_ct) { in sparx5_init_features()256 sparx5->features = (SPX5_FEATURE_PSFP | SPX5_FEATURE_PTP); in sparx5_init_features()[all …]
1 // SPDX-License-Identifier: GPL-2.0+2 /* Microchip Sparx5 Switch driver31 status->an_complete = true; in decode_sgmii_word()33 status->link = false; in decode_sgmii_word()39 status->speed = SPEED_10; in decode_sgmii_word()42 status->speed = SPEED_100; in decode_sgmii_word()45 status->speed = SPEED_1000; in decode_sgmii_word()48 status->link = false; in decode_sgmii_word()52 status->duplex = DUPLEX_FULL; in decode_sgmii_word()54 status->duplex = DUPLEX_HALF; in decode_sgmii_word()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/net/microchip,sparx5-switch.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip Sparx5 Ethernet switch controller10 - Steen Hegelund <steen.hegelund@microchip.com>11 - Lars Povlsen <lars.povlsen@microchip.com>12 - Daniel Machon <daniel.machon@microchip.com>15 The SparX-5 Enterprise Ethernet switch family provides a rich set of16 Enterprise switching features such as advanced TCAM-based VLAN and[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/clock/microchip,sparx5.h>11 compatible = "microchip,sparx5";12 interrupt-parent = <&gic>;13 #address-cells = <2>;14 #size-cells = <1>;23 stdout-path = "serial0:115200n8";27 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * lan966x.dtsi - Device Tree Include file for Microchip LAN966 family SoC11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/mfd/atmel-flexcom.h>14 #include <dt-bindings/dma/at91.h>15 #include <dt-bindings/gpio/gpio.h>16 #include <dt-bindings/clock/microchip,lan966x.h>21 interrupt-parent = <&gic>;22 #address-cells = <1>;[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]