HomeSort by: relevance | last modified time | path
    Searched refs:VME2_TIMER_CONTROL_EN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mvme/
vme_two_isr.c 179 reg &= ~VME2_TIMER_CONTROL_EN(0);
180 reg &= ~VME2_TIMER_CONTROL_EN(1);
vme_tworeg.h 363 #define VME2_TIMER_CONTROL_EN(x) (1u << (0 + ((x) * 8)))

Completed in 13 milliseconds