Home
last modified time | relevance | path

Searched refs:jme_phycom1 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/jme/
HDif_jmevar.h266 uint16_t jme_phycom1; member
HDif_jme.c869 sc->jme_phycom1 = 0x4109; in jme_attach()
878 sc->jme_phycom1 = 0; in jme_attach()
4111 if (sc->jme_phycom1 != 0) in jme_phy_init()
4112 jme_miiext_write(sc, JME_MII_EXT_COM1, sc->jme_phycom1); in jme_phy_init()