Searched refs:XGMAC_PPS_MAXIDX (Results 1 – 1 of 1) sorted by relevance
213 #define XGMAC_PPS_MAXIDX(x) ((((x) + 1) * 8) - 1) macro216 GENMASK(XGMAC_PPS_MAXIDX(x), XGMAC_PPS_MINIDX(x))218 GENMASK(XGMAC_PPS_MAXIDX(x) - 1, XGMAC_PPS_MAXIDX(x) - 2) & \219 ((val) << (XGMAC_PPS_MAXIDX(x) - 2))