Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphyreg.h258 #define CIPHY_IOVOL_2500MV 0x0200 /* 2.5V for I/O pins */ macro
H A Dciphy.c308 val |= (CIPHY_IOVOL_2500MV | CIPHY_INTSEL_RGMII); in ciphy_fixup()