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