Lines Matching defs:rpu
28 u8 rpu; /* Processing unit */
32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x }
337 switch (order->rpu) {
388 switch (order->rpu) {
399 order->rpu, order->mb.cmd);
408 rpu_str[order->rpu], rpu_str[order->rpu], req);
470 switch (order->rpu) {
521 void cx18_api_epu_cmd_irq(struct cx18 *cx, int rpu)
529 switch (rpu) {
547 order->rpu = rpu;
560 rpu_str[rpu], rpu_str[rpu], order_mb->request);
610 switch (info->rpu) {
624 CX18_WARN("Unknown RPU (%d) for API call\n", info->rpu);