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

  /src/sys/dev/ic/
ad1848reg.h 154 #define INTERRUPT_ENABLE 0x02
ad1848.c 170 INTERRUPT_ENABLE, /* Pin control */
879 ad_write(sc, SP_PIN_CONTROL, reg | INTERRUPT_ENABLE);
907 ad_write(sc, SP_PIN_CONTROL, reg & ~INTERRUPT_ENABLE);

Completed in 13 milliseconds