Searched refs:CGR_BIT (Results 1 – 1 of 1) sorted by relevance
101 #define CGR_BIT(x) (BIT(31) >> ((x) & 0x1f)) macro120 return c->q.state[CGR_WORD(cgr)] & CGR_BIT(cgr); in qman_cgrs_get()