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

  /src/sys/arch/ews4800mips/ews4800mips/
tr2_intr.c 86 [7] = { NULL, NULL, PICNIC_INT0_MASK_REG, PICNIC_INT_FDDLPT },
225 if ((r & PICNIC_INT_FDDLPT) &&
235 r &= ~PICNIC_INT_FDDLPT;
247 if (r & PICNIC_INT_FDDLPT) {
  /src/sys/arch/ews4800mips/include/
sbd_tr2.h 103 #define PICNIC_INT_FDDLPT 0x80

Completed in 13 milliseconds