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

/barrelfish-master/usr/arrakismon/
H A Dlpc.c493 timer_countdown_reg_write (struct lpc *l, int reg, uint8_t val) function
682 timer_countdown_reg_write(l, 0, val);
685 timer_countdown_reg_write(l, 1, val);
688 timer_countdown_reg_write(l, 2, val);
/barrelfish-master/usr/vmkitmon/
H A Dlpc.c501 timer_countdown_reg_write (struct lpc *l, int reg, uint8_t val) function
690 timer_countdown_reg_write(l, 0, val);
693 timer_countdown_reg_write(l, 1, val);
696 timer_countdown_reg_write(l, 2, val);

Completed in 36 milliseconds