Searched refs:gfx_write_reg32 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_regacc.c151 void gfx_write_reg32(unsigned long offset, unsigned long value);
181 gfx_write_reg32(unsigned long offset, unsigned long value) function in typeref:typename:void
H A Dnsc.h209 extern void gfx_write_reg32(int offset, int data);
H A Dnsc_gx2_vga.c213 gfx_write_reg32(MDC_GENERAL_CFG, data);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_regacc.c61 void gfx_write_reg32(unsigned long offset, unsigned long value);
91 gfx_write_reg32(unsigned long offset, unsigned long value) function in typeref:typename:void
H A Dgx_vga.c115 gfx_write_reg32(MDC_GENERAL_CFG, data);
H A Dgeode.h140 extern void gfx_write_reg32(int offset, int data);

Completed in 8 milliseconds