|
|
arch/arm/mach-davinci/devices-da8xx.c: ~# [! Y9 R% [% x5 j2 g
0 G7 ^% o2 n# S% \: v; i. W& Z
static const s8 da8xx_queue_tc_mapping[][2] = {- d2 l5 Q2 V# C
/* {event queue no, TC no} */
5 Y# p8 ?3 o$ L0 N: x {0, 0},1 _1 Q( k- k; v4 A, ^( x4 M4 |8 |
{1, 1},; F c! t1 `: w$ W, `/ D+ X
{-1, -1}& ~1 B& n. v& q
};
; V! l& f4 A. |4 R
7 q. `* @7 w9 w7 R ^static const s8 da8xx_queue_priority_mapping[][2] = {2 r8 f" A9 X$ L ~ W, G9 e9 M
/* {event queue no, Priority} */
4 f1 D1 J3 M" Y& \8 m& ^ {0, 3},8 Q3 ^! { T* `5 [$ O3 q
{1, 7},
3 u" ^4 c" @' c# `2 g2 C- E" h {-1, -1}
8 b0 w1 |9 a' Q- k. q};
, |% ^; N: U: Z2 l, U7 Q! r' ]2 g( X3 A$ I% d: J; b
static const s8 da850_queue_tc_mapping[][2] = {
* V* U7 Q x3 B9 T /* {event queue no, TC no} */
! m8 g4 H+ Y/ \/ n& T {0, 0},
- L v5 k/ F* b( {& F& b) h4 x6 v {-1, -1}
$ I+ A9 ?) W. p8 _$ ` j};
5 H, s5 a0 H8 ?/ x- O4 P# s# O5 m4 ^& T- b, T5 z, l1 d% l4 t
static const s8 da850_queue_priority_mapping[][2] = {% X; L! g; n. E. w1 f, C
/* {event queue no, Priority} */ Q) w7 y# c5 O8 \! y7 ~
{0, 3},
4 u' `3 d- @8 Y* L- c b* q {-1, -1}, B1 y+ ~: d0 `3 A I, w
};
8 H6 @) _/ h2 T" d& N |
|