Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h1641 #define PHY_M_POLC_INIT_MSK (0x3<<4) /* Bit 5.. 4: INIT Pol. Ctrl. Mask */ macro
1648 #define PHY_M_POLC_INIT_CTRL(x) (SHIFT4(x) & PHY_M_POLC_INIT_MSK)