Searched refs:PORT_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
3087 #define PORT_TYPE_MASK 0x03 macro
294 return (val >> (port * 2)) & PORT_TYPE_MASK; in phy_decode()