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

/freebsd-12-stable/sys/dev/gem/
H A Dif_gem.c1918 GEM_BANK1_WRITE_4(sc, GEM_MIF_FRAME, v);
1919 GEM_BANK1_BARRIER(sc, GEM_MIF_FRAME, 4,
1923 v = GEM_BANK1_READ_4(sc, GEM_MIF_FRAME);
1997 GEM_BANK1_WRITE_4(sc, GEM_MIF_FRAME, v);
1998 GEM_BANK1_BARRIER(sc, GEM_MIF_FRAME, 4,
2002 v = GEM_BANK1_READ_4(sc, GEM_MIF_FRAME);
H A Dif_gemreg.h434 #define GEM_MIF_FRAME 0x620c /* MIF frame - ctl and data */ macro
440 /* GEM_MIF_FRAME bits */

Completed in 100 milliseconds