Searched full:ksz8794 (Results 1 – 8 of 8) sorted by relevance
5 KSZ8794 ethernet switch with SPI interface7 compatible: "microchip,ksz8794"
28 The pin is asserted for 10ms during boot to reset the KSZ8794.
20 bool "Support for KSZ8794"26 Add support for KSZ8794 DSA device driver.
138 * Wait for SPI of KSZ8794 being fully operational - up to 10 ms in dsa_ksz8xxx_probe()147 LOG_ERR("KSZ8794: No SPI communication!"); in dsa_ksz8xxx_probe()165 LOG_DBG("KSZ8794: ID0: 0x%x ID1: 0x%x timeout: %d", val[1], val[0], in dsa_ksz8xxx_probe()175 * According to KSZ8794 manual - write to static mac address table in dsa_ksz8xxx_write_static_mac_table()207 * format, as it eases programming proper KSZ8794 registers. in dsa_ksz8xxx_set_static_mac_table()233 * According to KSZ8794 manual - read from static mac address table in dsa_ksz8xxx_read_static_mac_table()332 LOG_DBG("KSZ8794: CONTROL6: 0x%x port4", tmp); in dsa_ksz8xxx_switch_setup()335 LOG_DBG("KSZ8794: CONTROL2: 0x%x port4", tmp); in dsa_ksz8xxx_switch_setup()425 LOG_INF("apply workarkound 0x01 for short connections on KSZ8794"); in dsa_ksz8794_phy_workaround_0x01()552 LOG_INF("apply workarkound 0x02 link issue CAT-5E/6 on KSZ8794"); in dsa_ksz8794_phy_workaround_0x02()[all …]
261 * KSZ8794 register's MAP270 /* LAN ports for the ksz8794 switch */
125 ksz8794: dsa@0 { label126 compatible = "microchip,ksz8794";
29 * - KSZ8794 - 1 byte159 * Each switch instance (e.g. two KSZ8794 ICs) would have its own struct
108 * Extend the max frame size for DSA (KSZ8794) by one byte (to 1519) to