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

  /src/sys/arch/pmax/pmax/
dec_3min.c 156 *(volatile uint32_t *)(ioasic_base + IOASIC_IMSK) = KMIN_INTR_CLOCK;
169 kmin_tc3_imask = (KMIN_INTR_CLOCK|KMIN_INTR_PSWARN|KMIN_INTR_TIMEOUT);
359 if (intr & KMIN_INTR_CLOCK) {
373 if (old_mask & KMIN_INTR_CLOCK) {
kmin.h 273 #define KMIN_INTR_CLOCK 0x00000020 /* ro */

Completed in 10 milliseconds