Searched defs:PCS1G_ANEG_CFG_ADV_ABILITY (Results 1 – 2 of 2) sorted by relevance
75 #define PCS1G_ANEG_CFG_ADV_ABILITY(x) ((x) << 16) macro
130 #define PCS1G_ANEG_CFG_ADV_ABILITY(x) (((x) << 16) & GENMASK(31, 16)) macro