Lines Matching full:ksz8794
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()
565 LOG_INF("apply workarkound 0x04 link issue CAT-5E/6 on KSZ8794"); in dsa_ksz8794_phy_workaround_0x04()
622 LOG_ERR("KSZ8794: unsupported drive strength %dmA", in dsa_ksz8794_set_lowspeed_drivestrength()
634 LOG_INF("KSZ8794: set drive strength %dmA", in dsa_ksz8794_set_lowspeed_drivestrength()
696 /* Setup KSZ8794 */ in dsa_hw_init()
848 * For KSZ8794 one needs to 'pad' the L2 frame to its minimal size in dsa_ksz8xxx_xmit_pkt()
969 /* Find master port for ksz8794 switch */ in dsa_iface_init()