Searched refs:mtkswitch_phy_write_locked (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/etherswitch/mtkswitch/ |
H A D | mtkswitch_mt7620.c | 87 mtkswitch_phy_write_locked(struct mtkswitch_softc *sc, int phy, int reg, in mtkswitch_phy_write_locked() function 110 res = mtkswitch_phy_write_locked(sc, phy, reg, val); in mtkswitch_phy_write() 136 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_read32_mt7621() 149 mtkswitch_phy_write_locked(sc, MTKSWITCH_GLOBAL_PHY, in mtkswitch_reg_write32_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()
|