|
|
arch/arm/mach-davinci/devices-da8xx.c:
" q E% b; F: p/ s; ]! I2 c, ?, j
6 z/ Z8 @1 X/ E. z/ Cstatic const s8 da8xx_queue_tc_mapping[][2] = { T" @- T7 _* X
/* {event queue no, TC no} */
; V* F" D8 ~0 V/ q: u6 L) l {0, 0}," L) m0 N( |. x- z5 r. b; B8 x5 H: }
{1, 1},
0 _0 ^$ S/ l# U4 T {-1, -1}" j: |0 c. W) z+ J( e5 h
};
* G) ?; o! x3 U0 i
# u8 a* U0 n7 R* V* o4 X+ x5 Rstatic const s8 da8xx_queue_priority_mapping[][2] = {
% s0 a. X2 s7 M/ r /* {event queue no, Priority} */
7 m! w- f' `3 Q- G3 d {0, 3},
" l. }5 u- U6 b( v {1, 7},
1 D+ b. P+ N& h! G {-1, -1}4 t) e# J% r2 O9 w+ G+ |, x
};
4 f: [% v3 W* h5 m& |" ?$ |
; w$ O, I* y5 Y/ d! Wstatic const s8 da850_queue_tc_mapping[][2] = {
- s! q; r' T3 r: Y# I# E) @4 I$ n /* {event queue no, TC no} */( G) X% t8 H. k& q5 {% s/ H
{0, 0},! t4 V% ^. } T6 S( z- |# V# |
{-1, -1}0 z1 K W2 r. h2 u2 ?
};
: { J: s% q" K, U3 Y% }3 V9 H8 C m# i
static const s8 da850_queue_priority_mapping[][2] = {
+ Y3 ]6 R" r+ U" N. j; o Z /* {event queue no, Priority} */
5 |6 {2 w3 d9 \ {0, 3},# L3 a- `5 C) ~. D) h6 P& ]1 }
{-1, -1}( `; D" }# W5 v1 X! Z$ T0 M6 U
};2 h6 o6 v7 b& b& U- q. A
|
|