Searched refs:next_int (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/mips/
H A Ddv-tx3904sio.c393 unsigned_4 last_int, next_int; local
402 next_int = controller->sdisr & controller->sdicr;
407 if(~last_int & next_int) /* any bits set? */
409 if(last_int & ~next_int) /* any bits cleared? */
416 unsigned_4 last_int, next_int; local
425 next_int = controller->sdisr & controller->sdicr;
427 if(~last_int & next_int) /* any bits set? */
429 if(last_int & ~next_int) /* any bits cleared? */
478 unsigned_4 last_int, next_int; local
533 next_int
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/mips/
H A Ddv-tx3904sio.c393 unsigned_4 last_int, next_int; local
402 next_int = controller->sdisr & controller->sdicr;
407 if(~last_int & next_int) /* any bits set? */
409 if(last_int & ~next_int) /* any bits cleared? */
416 unsigned_4 last_int, next_int; local
425 next_int = controller->sdisr & controller->sdicr;
427 if(~last_int & next_int) /* any bits set? */
429 if(last_int & ~next_int) /* any bits cleared? */
478 unsigned_4 last_int, next_int; local
533 next_int
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/mips/
H A Ddv-tx3904sio.c393 unsigned_4 last_int, next_int; local
402 next_int = controller->sdisr & controller->sdicr;
407 if(~last_int & next_int) /* any bits set? */
409 if(last_int & ~next_int) /* any bits cleared? */
416 unsigned_4 last_int, next_int; local
425 next_int = controller->sdisr & controller->sdicr;
427 if(~last_int & next_int) /* any bits set? */
429 if(last_int & ~next_int) /* any bits cleared? */
478 unsigned_4 last_int, next_int; local
533 next_int
[all...]

Completed in 536 milliseconds