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

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

Completed in 106 milliseconds