Searched full:ks8995 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/phy/ |
H A D | spi_ks8995.c | 24 #define DRV_DESC "Micrel KS8995 Ethernet switch SPI driver" 97 ks8995, enumerator 113 [ks8995] = { 149 {"ks8995", ks8995}, 157 { .compatible = "micrel,ks8995" }, 182 * KS8995: 8bit command + 8bit address 295 struct ks8995_switch *ks8995; in ks8995_registers_read() local 298 ks8995 = dev_get_drvdata(dev); in ks8995_registers_read() 300 return ks8995_read(ks8995, bu in ks8995_registers_read() 307 struct ks8995_switch *ks8995; ks8995_registers_write() local [all...] |
/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 55 compatible = "micrel,ks8995";
|
/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-linksys-wrv54g.dts | 76 compatible = "micrel,ks8995"; 183 * EthB connects to the KS8995 CPU port and faces ports 1-4 205 * LAN ports 1-4 on the KS8995 switch 228 * EthC connects to MII-P5 on the KS8995 bypassing
|