Lines Matching full:mt7530
3 * Mediatek MT7530 DSA Switch driver
26 #include "mt7530.h"
159 "failed to write mt7530 register\n"); in mt7530_mii_write()
174 "failed to read mt7530 register\n"); in mt7530_mii_read()
331 /* Set up switch core clock for MT7530 */
378 /* Disable the MT7530 TRGMII clocks */ in mt7530_setup_port6()
409 /* Setup the MT7530 TRGMII Tx Clock */ in mt7530_setup_port6()
421 /* Enable the MT7530 TRGMII clocks */ in mt7530_setup_port6()
2038 /* MT7530 only supports one monitor port */ in mt753x_port_mirror_add()
2183 gc->label = "mt7530"; in mt7530_setup_gpio()
2268 /* This register must be set for MT7530 to properly fire interrupts */ in mt7530_setup_irq()
2413 /* Waiting for MT7530 got to stable */ in mt7530_setup()
2431 "MT7530 with a 20MHz XTAL is not supported!\n"); in mt7530_setup()
2651 /* Waiting for MT7530 got to stable */ in mt7531_setup()
3162 /* Set the CPU port to trap frames to for MT7530. Trapped frames will be in mt753x_conduit_state_change()
3416 MODULE_DESCRIPTION("Driver for Mediatek MT7530 Switch");