Lines Matching defs:base
443 u16 base;
471 base = 1;
479 sci->base = base;
483 base += scs->size;
536 /* return the base context of a context in a group */
765 /* set base and credits */
768 | ((sci->base & SC(CTRL_CTXT_BASE_MASK))
2169 seq_printf(s, "SCI %u: type %u base %u credits %u\n",
2170 i, sci->type, sci->base, sci->credits);