Lines Matching defs:rpu
28 u8 rpu; /* Processing unit */
32 #define API_ENTRY(rpu, x, f) { (x), (f), (rpu), #x }
336 switch (order->rpu) {
387 switch (order->rpu) {
398 order->rpu, order->mb.cmd);
407 rpu_str[order->rpu], rpu_str[order->rpu], req);
469 switch (order->rpu) {
520 void cx18_api_epu_cmd_irq(struct cx18 *cx, int rpu)
528 switch (rpu) {
546 order->rpu = rpu;
559 rpu_str[rpu], rpu_str[rpu], order_mb->request);
609 switch (info->rpu) {
623 CX18_WARN("Unknown RPU (%d) for API call\n", info->rpu);