Searched refs:XGMAC_PPS_MAXIDX (Results 1 – 1 of 1) sorted by relevance
250 #define XGMAC_PPS_MAXIDX(x) ((((x) + 1) * 8) - 1) macro253 GENMASK(XGMAC_PPS_MAXIDX(x), XGMAC_PPS_MINIDX(x))255 GENMASK(XGMAC_PPS_MAXIDX(x) - 1, XGMAC_PPS_MAXIDX(x) - 2) & \256 ((val) << (XGMAC_PPS_MAXIDX(x) - 2))