Searched refs:PHY_M_POLC_INIT_MSK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/msk/
H A Dif_mskreg.h1642 #define PHY_M_POLC_INIT_MSK (0x3<<4) /* Bit 5.. 4: INIT Pol. Ctrl. Mask */ macro
1649 #define PHY_M_POLC_INIT_CTRL(x) (SHIFT4(x) & PHY_M_POLC_INIT_MSK)

Completed in 122 milliseconds