Home
last modified time | relevance | path

Searched defs:mtkswitch_phy_write (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.c108 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) in mtkswitch_phy_write() function
H A Dmtkswitch_mt7620.c100 mtkswitch_phy_write(device_t dev, int phy, int reg, int val) in mtkswitch_phy_write() function
H A Dmtkswitchvar.h106 int (* mtkswitch_phy_write) (device_t, int, int, int); member