Home
last modified time | relevance | path

Searched refs:tex_cntl (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/drm/
HDmach64_drm.h121 unsigned int tex_cntl; member
HDr128_drm.h140 unsigned int tex_cntl; member
HDr128_state.c190 OUT_RING(tex->tex_cntl); in r128_emit_tex0()
215 OUT_RING(tex->tex_cntl); in r128_emit_tex1()
HDmach64_state.c201 DMAOUTREG(MACH64_TEX_CNTL, regs->tex_cntl); in mach64_emit_state()