Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphyreg.h254 #define CIPHY_ECTL1_IOVOL 0x0e00 /* MAC interface and I/O voltage select */ macro
H A Dciphy.c307 val &= ~(CIPHY_ECTL1_IOVOL | CIPHY_ECTL1_INTSEL); in ciphy_fixup()