Searched defs:SET_PHYAD (Results 1 – 3 of 3) sorted by relevance
204 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
202 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
205 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro