Searched refs:mt7615_mac_set_scs (Results 1 – 4 of 4) sorted by relevance
47 mt7615_mac_set_scs(&dev->phy, val); in mt7615_scs_set()50 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set()
151 mt7615_mac_set_scs(&dev->phy, true); in mt7615_mac_init()477 mt7615_mac_set_scs(phy, true); in mt7615_register_ext_phy()
483 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
1639 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function