Lines Matching defs:mt753x_info
764 struct mt753x_info { struct
765 enum mt753x_id id;
767 const struct phylink_pcs_ops *pcs_ops;
769 int (*sw_setup)(struct dsa_switch *ds);
770 int (*phy_read)(struct mt7530_priv *priv, int port, int regnum);
771 int (*phy_write)(struct mt7530_priv *priv, int port, int regnum, u16 val);
772 int (*pad_setup)(struct dsa_switch *ds, phy_interface_t interface);
773 int (*cpu_port_config)(struct dsa_switch *ds, int port);
774 void (*mac_port_get_caps)(struct dsa_switch *ds, int port,
776 void (*mac_port_validate)(struct dsa_switch *ds, int port,
779 int (*mac_port_config)(struct dsa_switch *ds, int port,