Lines Matching full:mt7530
3 * Mediatek MT7530 DSA Switch driver
25 #include "mt7530.h"
204 "failed to write mt7530 register\n"); in mt7530_mii_write()
219 "failed to read mt7530 register\n"); in mt7530_mii_read()
376 /* Set up switch core clock for MT7530 */
427 "%s: MT7530 with a 20MHz XTAL is not supported!\n", in mt7530_pad_clk_setup()
465 /* Disable the MT7530 TRGMII clocks */ in mt7530_pad_clk_setup()
468 /* Setup the MT7530 TRGMII Tx Clock */ in mt7530_pad_clk_setup()
483 /* Enable the MT7530 TRGMII clocks */ in mt7530_pad_clk_setup()
1778 /* MT7530 only supports one monitor port */ in mt753x_port_mirror_add()
1921 gc->label = "mt7530"; in mt7530_setup_gpio()
2110 /* This register must be set for MT7530 to properly fire interrupts */ in mt7530_setup_irq()
2255 /* Waiting for MT7530 got to stable */ in mt7530_setup()
2461 /* Waiting for MT7530 got to stable */ in mt7531_setup()
3253 MODULE_DESCRIPTION("Driver for Mediatek MT7530 Switch");