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

/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.h1484 PHY_M_POLC_STA1_MSK = 0x3<<2, /* Bit 3.. 2: STAT1 Pol. Ctrl. Mask */ enumerator in enum:__anon89
1492 #define PHY_M_POLC_STA1_CTRL(x) (((x)<<2) & PHY_M_POLC_STA1_MSK)

Completed in 133 milliseconds