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

  /src/sys/dev/ic/
gemreg.h 56 #define GEM_INTMASK 0x0010 /* Interrupt Mask */
106 * Interrupt bits, for both the GEM_STATUS and GEM_INTMASK regs.
gem.c 161 bus_space_write_4(t, h, GEM_INTMASK, ~(uint32_t)0);
2662 bus_space_write_4(t, h, GEM_INTMASK,
2688 bus_space_write_4(t, h, GEM_INTMASK, ~(uint32_t)0);

Completed in 13 milliseconds