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

/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h1644 #define PHY_M_POLC_STA1_MSK (0x3<<2) /* Bit 3.. 2: STAT1 Pol. Ctrl. Mask */ macro
1651 #define PHY_M_POLC_STA1_CTRL(x) (SHIFT2(x) & PHY_M_POLC_STA1_MSK)

Completed in 210 milliseconds