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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dhndmips.h24 extern void si_mips_init(si_t *sih, uint shirq_map_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dhndmips.c78 static uint shirq_map_base = 0; variable
140 if (irq == 0 && shirq_map_base)
141 irq = si_flag(sih) + shirq_map_base;
262 shirq_map_base = shirqmap;

Completed in 136 milliseconds