Searched refs:HIDMA_WRR_BIT_POS (Results 1 – 1 of 1) sorted by relevance
36 #define HIDMA_WRR_BIT_POS 8 macro143 val &= ~(HIDMA_WEIGHT_MASK << HIDMA_WRR_BIT_POS); in hidma_mgmt_setup()144 val |= (weight & HIDMA_WEIGHT_MASK) << HIDMA_WRR_BIT_POS; in hidma_mgmt_setup()