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