Searched refs:CP_CTX_COUNT_SHIFT (Results 1 – 3 of 3) sorted by relevance
50 if (length > (CP_CTX_COUNT >> CP_CTX_COUNT_SHIFT)) { in cp_ctx()55 cp_out(ctx, CP_CTX | (length << CP_CTX_COUNT_SHIFT) | ctx->ctxprog_reg); in cp_ctx()
89 #define CP_CTX_COUNT_SHIFT 14 macro
79 #define CP_CTX_COUNT_SHIFT 16 macro