Searched refs:ivg (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dints-priority-dc.c70 /* position of first irq in ivg_table for given ivg */
83 unsigned ivg, irq_pos = 0; local
84 for (ivg = 0; ivg <= IVG13 - IVG7; ivg++) {
87 ivg7_13[ivg].istop = ivg7_13[ivg].ifirst = &ivg_table[irq_pos];
91 if (ivg ==
100 ivg7_13[ivg].istop++;
450 struct ivgx *ivg local
[all...]
H A Dints-priority-sc.c74 /* position of first irq in ivg_table for given ivg */
87 unsigned ivg, irq_pos = 0; local
88 for (ivg = 0; ivg <= IVG13 - IVG7; ivg++) {
91 ivg7_13[ivg].istop = ivg7_13[ivg].ifirst =
96 if (ivg ==
102 ivg7_13[ivg].istop++;
554 struct ivgx *ivg local
[all...]

Completed in 50 milliseconds