Searched refs:texwidth (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | mga_state.c | 148 MGA_TEXWIDTH, tex->texwidth, in mga_g200_emit_tex0() 150 MGA_WR24, tex->texwidth ); in mga_g200_emit_tex0() 179 MGA_TEXWIDTH, tex->texwidth, in mga_g400_emit_tex0() 189 MGA_WR54, tex->texwidth | MGA_G400_WR_MAGIC, in mga_g400_emit_tex0() 222 MGA_TEXWIDTH, tex->texwidth, in mga_g400_emit_tex1() 229 MGA_WR52, tex->texwidth | MGA_G400_WR_MAGIC ); in mga_g400_emit_tex1()
|
D | mga_drm.h | 153 unsigned int texwidth; member
|