/linux/drivers/net/ethernet/micrel/ |
H A D | Kconfig | 3 # Micrel device configuration 7 bool "Micrel devices" 15 the questions about Micrel devices. If you say Y, you will be asked 21 tristate "Micrel KSZ8841/42 with generic bus interface" 25 ethernet switch chip (managed, VLAN, QoS) from Micrel or 29 tristate "Micrel KS8851 SPI" 38 SPI driver for Micrel KS8851 SPI attached network chip. 41 tristate "Micrel KS8851 MLL" 50 This platform driver is for Micrel KS8851 Address/data bus 54 tristate "Micrel KSZ8841/2 PCI" [all …]
|
H A D | Makefile | 3 # Makefile for the Micrel network device drivers.
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | micrel,ks8851.yaml | 4 $id: http://devicetree.org/schemas/net/micrel,ks8851.yaml# 7 title: Micrel KS8851 Ethernet MAC (SPI and Parallel bus options) 15 - micrel,ks8851 # SPI bus option 16 - micrel,ks8851-mll # Parallel bus option 51 const: micrel,ks8851 61 const: micrel,ks8851-mll 77 compatible = "micrel,ks8851"; 93 compatible = "micrel,ks8851-mll";
|
H A D | micrel.txt | 1 Micrel PHY properties. 3 These properties cover the base properties Micrel PHYs. 7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs. 23 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select 40 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode
|
H A D | micrel-ksz90x1.txt | 1 Micrel KSZ9021/KSZ9031/KSZ9131 Gigabit Ethernet PHY 153 - micrel,force-master: 215 Micrel ksz9021rl/rn Data Sheet, Revision 1.2. Dated 2/13/2014. 216 http://www.micrel.com/_PDF/Ethernet/datasheets/ksz9021rl-rn_ds.pdf 218 Micrel ksz9031rnx Data Sheet, Revision 2.1. Dated 11/20/2014. 219 http://www.micrel.com/_PDF/Ethernet/datasheets/KSZ9031RNX.pdf 223 Note that a previous version of the Micrel ksz9021rl/rn Data Sheet 227 revision of the Micrel specification even though usage in the kernel
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | micrel,ks8995.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/micrel,ks8995.yaml# 7 title: Micrel KS8995 Family DSA Switches 13 The Micrel KS8995 DSA Switches are 100 Mbit switches that were produced in 25 - micrel,ks8995 26 - micrel,ksz8795 27 - micrel,ksz8864 55 compatible = "micrel,ks8995";
|
/linux/drivers/net/phy/ |
H A D | spi_ks8995.c | 3 * SPI driver for Micrel/Kendin KS8995M and KSZ8864RMN ethernet switches 24 #define DRV_DESC "Micrel KS8995 Ethernet switch SPI driver" 157 { .compatible = "micrel,ks8995" }, 158 { .compatible = "micrel,ksz8864" }, 159 { .compatible = "micrel,ksz8795" },
|
H A D | Kconfig | 297 tristate "Micrel PHYs" 470 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
|
H A D | Makefile | 76 obj-$(CONFIG_MICREL_PHY) += micrel.o
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-var-som.dtsi | 70 micrel,led-mode = <1>; 71 micrel,rmii-reference-clock-select-25-mhz = <1>;
|
H A D | imx6ul-var-som-concerto.dts | 81 micrel,led-mode = <0>; 82 micrel,rmii-reference-clock-select-25-mhz = <1>;
|
H A D | imx6ull-seeed-npi-dev-board.dtsi | 138 micrel,led-mode = <1>; 146 micrel,led-mode = <1>;
|
H A D | imx6ul-kontron-sl-common.dtsi | 68 micrel,led-mode = <0>;
|
H A D | imx6ul-imx6ull-opos6ul.dtsi | 43 micrel,led-mode = <1>;
|
H A D | imx6ul-phytec-phycore-som.dtsi | 55 micrel,led-mode = <1>;
|
H A D | imx6ul-14x14-evk.dtsi | 236 micrel,led-mode = <1>; 245 micrel,led-mode = <1>;
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7743-sk-rzg1m.dts | 77 micrel,led-mode = <1>;
|
H A D | r8a7745-sk-rzg1e.dts | 72 micrel,led-mode = <1>;
|
H A D | r9a06g032-rzn1d400-db.dts | 327 micrel,led-mode = <1>; 332 micrel,led-mode = <1>;
|
/linux/include/linux/ |
H A D | micrel_phy.h | 5 * Micrel PHY IDs
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-iota2-lumpy.dts | 90 micrel,led-mode = <0>; 116 micrel,led-mode = <0>;
|
H A D | imx8mp-icore-mx8mp-edimm2.2.dts | 61 micrel,led-mode = <0>;
|
H A D | imx8mp-dhcom-picoitx.dts | 50 ðphy0g { /* Micrel KSZ9131RNXI */
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-p200.dts | 140 /* Micrel KSZ9031 (0x00221620) */
|
/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_arria10_socdk.dtsi | 79 * See the micrel-ksz90x1.txt Documentation file for details.
|