|
|
arch/arm/mach-davinci/devices-da8xx.c:$ q. b$ I( k% n5 O- u, v. I
2 Y6 P6 M& p$ wstatic const s8 da8xx_queue_tc_mapping[][2] = {6 g+ b$ i5 s3 T
/* {event queue no, TC no} */
2 M/ S, ^. A( D+ Q. l4 ~0 g9 i8 ]! } {0, 0},7 {2 W$ ]+ q1 g/ s2 ~
{1, 1},6 u& P0 T3 f: E0 I6 I' [$ w
{-1, -1}7 N$ |0 Z+ Z6 p3 V1 G' i+ i( `5 d; S
};
; z& I" F: z6 w& _$ H3 e9 K1 r; F# q6 t. j# e, D9 c
static const s8 da8xx_queue_priority_mapping[][2] = {
% k+ y/ I6 w4 p6 A# Z5 @; B /* {event queue no, Priority} */+ }$ T: A5 |8 g0 n
{0, 3},
9 W/ P# @/ f. s) j$ L7 G* \ {1, 7}, h6 {0 u8 S8 ]1 @0 m# t
{-1, -1}
. ]" s9 [3 D% e' D2 e, |};
+ m6 L6 i# l" s8 }; ~( q7 s6 U9 g% \6 }# o. @
static const s8 da850_queue_tc_mapping[][2] = {8 W6 D+ ^8 |) M
/* {event queue no, TC no} */
! @. V, C0 y& y# [3 F {0, 0},5 D2 h4 M1 {7 l/ {( o; u
{-1, -1}# {! E$ l7 r# H0 P& t
};0 K; C: d9 c, H. S" s3 s
. }' B$ C X: w, J2 u1 \1 Y. n% Gstatic const s8 da850_queue_priority_mapping[][2] = {
7 K0 |9 D, N6 U4 X# f8 a0 k2 H /* {event queue no, Priority} */* H& i' J3 J u) i v5 Y
{0, 3},) O3 ]$ d& W' X. T
{-1, -1}, |7 c+ u9 d# w# k0 z
};4 p5 X5 |0 U0 s- H
|
|