Searched refs:mt7615_mac_set_scs (Results 1 – 4 of 4) sorted by relevance
74 mt7615_mac_set_scs(&dev->phy, val); in mt7615_scs_set()77 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set()
153 mt7615_mac_set_scs(&dev->phy, true); in mt7615_mac_init()480 mt7615_mac_set_scs(phy, true); in mt7615_register_ext_phy()
473 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
1784 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function