Searched refs:GEM_STATUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/gem/
H A Dif_gemreg.h44 #define GEM_STATUS 0x000c /* status reg */ macro
68 /* Top part of GEM_STATUS has TX completion information */
73 * Interrupt bits, for both the GEM_STATUS and GEM_INTMASK regs
102 /* This is the same as the GEM_STATUS reg but reading it does not clear bits. */
H A Dif_gem.c1733 status = GEM_BANK1_READ_4(sc, GEM_STATUS);

Completed in 167 milliseconds