|
|
arch/arm/mach-davinci/devices-da8xx.c:& X# ]3 h2 I b) k
) C; ~ Z/ P* ~static const s8 da8xx_queue_tc_mapping[][2] = {
! E5 E8 P& Z" V4 V3 P3 W2 Z5 v /* {event queue no, TC no} */
, y2 S2 w0 q# m {0, 0},0 p2 F& O2 a; e3 U$ ^
{1, 1},1 C7 @3 k6 c+ ?/ F: a: j3 |
{-1, -1}$ M8 o3 O7 M$ F0 T
};
) ]9 _3 i. B/ n- g1 T" ?
, y" R0 j: a/ r% r+ j0 {static const s8 da8xx_queue_priority_mapping[][2] = {" t* w/ Y% {7 Q, J! ]
/* {event queue no, Priority} */+ Q* Z" m7 y6 p& _0 I" V! i0 h5 [
{0, 3},
( g D; m/ t1 q, Z9 o {1, 7},
! T- F" H( i1 o {-1, -1}( X5 \: ~. \8 m% G4 i- W8 t( s. h
};8 x9 w8 X0 t& r7 I9 n" U
1 j: V+ p/ l- S: S2 U
static const s8 da850_queue_tc_mapping[][2] = {" u; O8 \- w1 J) M, ?6 `
/* {event queue no, TC no} */
, G1 \, A5 C5 f2 N: @ {0, 0},
/ {, T: W- |$ O% v# O1 h; k2 J {-1, -1}0 {: J2 B" F' ]6 z2 @: J
};( v1 K6 v s( ]+ _& @3 o: F; W# A. b
' [! S3 @" _6 O' S. \2 A( lstatic const s8 da850_queue_priority_mapping[][2] = {
% P9 S L; s5 T /* {event queue no, Priority} *// v8 i5 e; I6 y, z2 G! U/ |
{0, 3},+ x/ y5 D' e! W9 E
{-1, -1}
7 Z( l6 l3 w- A" N- Y$ _* h};
! \5 j- W/ S2 X |
|