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