Home
last modified time | relevance | path

Searched refs:phymap (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h61 uint32_t phymap; member
H A Dmtkswitch_rt3050.c499 sc->phymap = 0x1f; in mtk_attach_switch_rt3050()
H A Dmtkswitch_mt7620.c529 sc->phymap = 0x1f; in mtk_attach_switch_mt7620()
H A Dmtkswitch.c117 if ((sc->phymap & (1u << phy)) == 0) { in mtkswitch_attach_phys()