Searched refs:WRR_WEIGHT_FMASK (Results 1 – 2 of 2) sorted by relevance
141 #define WRR_WEIGHT_FMASK GENMASK(3, 0) macro
798 wrr_weight = field_max(WRR_WEIGHT_FMASK); in gsi_channel_program()799 val = u32_encode_bits(wrr_weight, WRR_WEIGHT_FMASK); in gsi_channel_program()