|
|
arch/arm/mach-davinci/devices-da8xx.c:
0 p2 O o$ T/ b0 l+ p7 M4 F' l1 B
# M2 s9 b* ^4 w8 \. ^. Hstatic const s8 da8xx_queue_tc_mapping[][2] = {
e0 i) N- n* J( W6 O5 _ /* {event queue no, TC no} */
# v5 v5 s+ T5 _( K. U; l a' ` {0, 0},5 D7 I$ r8 n' _/ A
{1, 1},5 n \2 t; q7 l$ K5 Z
{-1, -1}
7 Q. Z* v0 p/ o2 ?7 M* Q5 i9 b};6 @. h( {! Q/ O
& f5 J" ] B8 g0 E5 \0 W
static const s8 da8xx_queue_priority_mapping[][2] = {- V! p/ L, F7 ~/ B' `3 J
/* {event queue no, Priority} */
( m& y, ^3 [& Q. W( {% b {0, 3},
/ J/ \9 P8 G3 a {1, 7},) ^: F7 u/ A. U7 c% | {
{-1, -1}
* f1 ]+ ` @7 _* o& n* Z};7 Q1 P2 U U) X
# o& Z9 A# D# s( q/ y9 U% `
static const s8 da850_queue_tc_mapping[][2] = {
/ F' C0 L1 T( v8 N /* {event queue no, TC no} */: S. ~' z5 I) a& D4 Z0 b+ v! g
{0, 0},, ~7 W& K8 u* e! n% P; H
{-1, -1}0 l) s Z5 n) |- p* f, D: ~: N
};
5 ^* e7 y7 ^/ n+ D+ b. d% F9 V8 P6 X
9 S2 k* w3 \- ~5 D# x; X5 i1 wstatic const s8 da850_queue_priority_mapping[][2] = {
& |; t2 `& I, X, h9 L, K- b7 Y /* {event queue no, Priority} */
4 ?1 ^' G/ b5 c; _: G0 V3 b; C M {0, 3},) e N4 ]% U1 z5 R$ Z& K% i* o% L
{-1, -1}, c9 V6 X& C- }; F4 @% f
};! ]1 o2 j# }( w. K$ }1 W
|
|