Searched refs:mt7615_mac_set_scs (Results 1 – 4 of 4) sorted by relevance
33 mt7615_mac_set_scs(&dev->phy, val); in mt7615_scs_set()36 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set()
99 mt7615_mac_set_scs(&dev->phy, true); in mt7615_mac_init()419 mt7615_mac_set_scs(phy, true); in mt7615_register_ext_phy()
563 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
1549 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function