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