|
|
arch/arm/mach-davinci/devices-da8xx.c:8 ~; H5 w5 M$ u# o' i
* H$ T$ I' m& `7 Q. D
static const s8 da8xx_queue_tc_mapping[][2] = {
0 b+ m9 G6 D" h* j7 r* |6 a# \ /* {event queue no, TC no} */6 X0 N7 L: l; Y+ C$ I
{0, 0},1 N" o% P- L, [
{1, 1},
* n( a w; A" I! M& H) X+ r- n {-1, -1}1 Y3 d4 e! O, q# u, K1 ?( t& ~5 G" ^
};
' L) _/ q, M, {7 A# h0 c
1 Q" v, Q$ z/ u1 X1 Ostatic const s8 da8xx_queue_priority_mapping[][2] = {
% S+ m- E: }: P' g* K /* {event queue no, Priority} */
! S& c9 l- u; a {0, 3},& q2 C: h1 A+ f4 W: _0 l
{1, 7},. |* p7 }4 f. @" @9 ]
{-1, -1}: s$ e* K- X: c$ l: k
};
% ~; z/ S; T+ n8 a x' m1 S/ s
! Q" E. \3 E4 ?; S) Kstatic const s8 da850_queue_tc_mapping[][2] = {6 v* T) R+ d ^ t) _& W1 ^
/* {event queue no, TC no} */
) t2 Z4 V( ^3 G' } {0, 0},4 o p% E- j& `* ^- Q0 |* o8 j
{-1, -1}
' w9 `: h( Y, r6 p};/ H5 S" _6 x3 s
8 p n5 @5 o, d6 G8 B
static const s8 da850_queue_priority_mapping[][2] = {. W4 A2 _& Y) o
/* {event queue no, Priority} */8 N+ B- r! r2 j% R
{0, 3},
" `# d7 Z9 s# X; ~2 m, ]' T, _ {-1, -1}$ V! I) e$ F; Z
};3 B. F. d5 f" V- |0 [
|
|