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