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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gem.c1916 GEM_BANK1_WRITE_4(sc, GEM_MIF_FRAME, v);
1917 GEM_BANK1_BARRIER(sc, GEM_MIF_FRAME, 4,
1921 v = GEM_BANK1_READ_4(sc, GEM_MIF_FRAME);
1995 GEM_BANK1_WRITE_4(sc, GEM_MIF_FRAME, v);
1996 GEM_BANK1_BARRIER(sc, GEM_MIF_FRAME, 4,
2000 v = GEM_BANK1_READ_4(sc, GEM_MIF_FRAME);
H A Dif_gemreg.h432 #define GEM_MIF_FRAME 0x620c /* MIF frame - ctl and data */ macro
438 /* GEM_MIF_FRAME bits */

Completed in 105 milliseconds