Home
last modified time | relevance | path

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

/freebsd/sys/dev/msk/
H A Dif_mskreg.h1641 #define PHY_M_POLC_IS0M_MSK (0xf<<8) /* Bit 11.. 8: INIT,STAT0 Mix % Mask */ macro
1648 #define PHY_M_POLC_IS0_P_MIX(x) (SHIFT8(x) & PHY_M_POLC_IS0M_MSK)