Searched full:ksz9477 (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477_i2c.c | 3 * Microchip KSZ9477 series register access through I2C 15 KSZ_REGMAP_TABLE(ksz9477, not_used, 16, 0, 0); 78 { "ksz9477-switch", 0 }, 86 .compatible = "microchip,ksz9477", 87 .data = &ksz_switch_chips[KSZ9477] 119 .name = "ksz9477-switch", 131 MODULE_DESCRIPTION("Microchip KSZ9477 Series Switch I2C access Driver");
|
H A D | ksz_spi.c | 37 KSZ_REGMAP_TABLE(ksz9477, 32, KSZ9477_SPI_ADDR_SHIFT, 147 .compatible = "microchip,ksz9477", 148 .data = &ksz_switch_chips[KSZ9477] 204 { "ksz9477" }, 234 MODULE_ALIAS("spi:ksz9477");
|
H A D | Kconfig | 3 tristate "Microchip KSZ8795/KSZ9477/LAN937x series switch support" 8 This driver adds support for Microchip KSZ9477 series switch and
|
H A D | Makefile | 4 ksz_switch-objs += ksz9477.o
|
H A D | ksz9477.h | 3 * Microchip KSZ9477 series Header file
|
H A D | lan937x_main.c | 18 #include "ksz9477.h" 273 * maximum 122 minutes compared to 29 minutes in KSZ9477 switch. in lan937x_set_ageing_time()
|
H A D | ksz9477.c | 3 * Microchip KSZ9477 switch driver main logic 20 #include "ksz9477.h" 1197 MODULE_DESCRIPTION("Microchip KSZ9477 Series Switch DSA Driver");
|
H A D | ksz_common.h | 181 KSZ9477, enumerator
|
H A D | ksz_common.c | 32 #include "ksz9477.h" 1249 [KSZ9477] = { 1251 .dev_name = "KSZ9477", 2342 /* KSZ9477 Errata DS80000754C in ksz_get_phy_flags()
|
H A D | ksz9477_reg.h | 3 * Microchip KSZ9477 register definitions
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | microchip,ksz.yaml | 27 - microchip,ksz9477 81 ksz9477: switch@0 { 82 compatible = "microchip,ksz9477";
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sama5d3_ksz9477_evb.dts | 9 model = "EVB-KSZ9477"; 10 compatible = "microchip,sama5d3-ksz9477-evb", "atmel,sama5d36", 110 compatible = "microchip,ksz9477";
|
/openbmc/linux/net/dsa/ |
H A D | tag_ksz.c | 16 #define KSZ9477_NAME "ksz9477" 159 * For Ingress (Host -> KSZ9477), 2/6 bytes are added before FCS. 168 * For Egress (KSZ9477 -> Host), 1/5 bytes is added before FCS.
|
H A D | port.c | 1917 "microchip,ksz9477",
|
/openbmc/linux/drivers/net/phy/ |
H A D | micrel.c | 19 * ksz9477, lan8804 1845 * KSZ9477, KSZ9897, KSZ9896, KSZ9567, KSZ8565 in ksz9477_phy_errata() 1885 /* According to KSZ9477 Errata DS80000754C (Module 4) all EEE modes in ksz9477_config_init() 5007 .name = "Microchip KSZ9477",
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |