Searched refs:SHIFT5 (Results 1 – 2 of 2) sorted by relevance
1136 #define PHY_M_PC_MDI_XMODE(x) SHIFT5(x)
108 #define SHIFT5(x) ((x) << 5) macro