Searched refs:mtkswitch_phy_write_locked (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/dev/etherswitch/mtkswitch/ |
| HD | mtkswitch_mt7620.c | 89 mtkswitch_phy_write_locked(struct mtkswitch_softc *sc, int phy, int reg, in mtkswitch_phy_write_locked() function 112 res = mtkswitch_phy_write_locked(sc, phy, reg, val); in mtkswitch_phy_write() 138 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_read32_mt7621() 151 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_write32_mt7621() 153 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_write32_mt7621() 155 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_write32_mt7621()
|