Searched refs:NUMPORTS_G (Results 1 – 2 of 2) sorted by relevance
1796 #define NUMPORTS_G(x) (((x) >> NUMPORTS_S) & NUMPORTS_M) macro
5309 u32 n = NUMPORTS_G(t4_read_reg(adap, MPS_CMN_CTL_A)); in t4_get_mps_bg_map()