Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvatpit.c57 #define TIMER_SEL_MASK 0xc0 macro
304 sel = val & TIMER_SEL_MASK; in vatpit_update_mode()