Searched refs:mtkswitch_phy_read_locked (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c59 mtkswitch_phy_read_locked(struct mtkswitch_softc *sc, int phy, int reg) function
82 data = mtkswitch_phy_read_locked(sc, phy, reg);
140 low = mtkswitch_phy_read_locked(sc, MTKSWITCH_GLOBAL_PHY,
142 hi = mtkswitch_phy_read_locked(sc, MTKSWITCH_GLOBAL_PHY,

Completed in 63 milliseconds