Home
last modified time | relevance | path

Searched refs:TIMER_RATEGEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ic/
H A Di8253reg.h71 #define TIMER_RATEGEN 0x04 /* mode 2, rate generator */ macro
/freebsd/sys/amd64/vmm/io/
H A Dvatpit.c168 if (c->mode == TIMER_RATEGEN) { in vatpit_callout_handler()
319 mode != TIMER_RATEGEN && in vatpit_update_mode()
/freebsd/sys/x86/isa/
H A Dclock.c353 new_mode = TIMER_SEL0 | TIMER_RATEGEN | TIMER_16BIT; in set_i8254_freq()