|
|
arch/arm/mach-davinci/devices-da8xx.c:
0 Y, T' a$ Z& x: F, ?
& s+ u' T: {$ hstatic const s8 da8xx_queue_tc_mapping[][2] = {
+ k I' `% N9 w& ^ /* {event queue no, TC no} */% R! k4 {4 O) y& ?( `
{0, 0},
2 j% {6 h& P$ q @8 x, ] {1, 1},
/ o: P- l h' R3 V# d- X {-1, -1}* k. j) k! M1 B: K
};
7 s" U$ _- X% Y6 G* D$ Z1 v0 o' n+ p( k; u. V+ S; K% |
static const s8 da8xx_queue_priority_mapping[][2] = {
$ ?' `: ?. z; Z/ d( h0 M /* {event queue no, Priority} */' m: ?! `6 J: S p0 K
{0, 3},
7 s+ A4 c% u, d& k0 Q7 d. L1 u {1, 7},
/ Z. i( @3 Z5 \: L" R. ? {-1, -1}) F/ M, o2 h4 h# x+ ~" i6 n
};3 Z4 d8 U. ^8 E: P
2 G! ^: o, V: X$ \& nstatic const s8 da850_queue_tc_mapping[][2] = { W$ ?0 @3 |: ?- j8 l* D0 I3 l, Q
/* {event queue no, TC no} */, [9 b0 q& o& s1 F, a0 j$ c
{0, 0},. H+ c$ ]/ G" J6 F4 H" g
{-1, -1}
+ V/ I% ]( p* e; K7 c5 Q};
4 `, [! E# Q' F5 E9 B, F
5 j: m# ~% U6 a" V% mstatic const s8 da850_queue_priority_mapping[][2] = {! x8 j5 x7 p% E# D/ Z0 Y( V4 g0 L
/* {event queue no, Priority} */; u% h' X2 {! l: z, d
{0, 3},
( e5 Q) u) f0 L v0 v {-1, -1}) K8 w- p b1 O! J2 E+ s3 s8 g
};
' r3 T. K) x: \' L: s- Z, f. b) b; p |
|