Searched refs:ENETC_PSGCAPR_GCL_MSK (Results 1 – 2 of 2) sorted by relevance
643 priv->psfp_cap.max_psfp_gatelist = (reg & ENETC_PSGCAPR_GCL_MSK) >> 16; in enetc_get_max_cap()
314 #define ENETC_PSGCAPR_GCL_MSK GENMASK(18, 16) macro