Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphyreg.h255 #define CIPHY_ECTL1_INTSEL 0xf000 /* select MAC interface */ macro
H A Dciphy.c307 val &= ~(CIPHY_ECTL1_IOVOL | CIPHY_ECTL1_INTSEL); in ciphy_fixup()