Searched defs:timer_nr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103tim.c281 read_mode_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
344 read_base_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
410 read_counter(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
468 read_special_timer6_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
570 long timer_nr = (long) data; local
611 long timer_nr = (long) data; local
635 write_base_reg(struct hw *me, struct mn103tim *timers, int timer_nr, const void *source, unsigned nr_bytes) argument
705 write_mode_reg(struct hw *me, struct mn103tim *timers, long timer_nr, const void *source, unsigned nr_bytes) argument
842 long timer_nr = 6; local
925 write_special_timer6_reg(struct hw *me, struct mn103tim *timers, int timer_nr, const void *source, unsigned nr_bytes) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103tim.c284 read_mode_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
347 read_base_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
413 read_counter(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
471 read_special_timer6_reg(struct hw *me, struct mn103tim *timers, int timer_nr, void *dest, unsigned nr_bytes) argument
573 long timer_nr = (uintptr_t) data; local
614 long timer_nr = (uintptr_t) data; local
638 write_base_reg(struct hw *me, struct mn103tim *timers, int timer_nr, const void *source, unsigned nr_bytes) argument
708 write_mode_reg(struct hw *me, struct mn103tim *timers, long timer_nr, const void *source, unsigned nr_bytes) argument
845 long timer_nr = 6; local
928 write_special_timer6_reg(struct hw *me, struct mn103tim *timers, int timer_nr, const void *source, unsigned nr_bytes) argument
[all...]

Completed in 131 milliseconds