Searched refs:MDC_H_BLANK_TIMING (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu2.c583 WRITE_REG32(MDC_H_BLANK_TIMING, value);
2702 return ((unsigned short)((READ_REG32(MDC_H_BLANK_TIMING) & 0x0FF8) + 8));
2717 return ((unsigned short)(((READ_REG32(MDC_H_BLANK_TIMING) >> 16) & 0x0FF8)
H A Dgfx_regs.h950 #define MDC_H_BLANK_TIMING 0x00000044 macro
1101 /* MDC_H_BLANK_TIMING BIT FIELDS */
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu2.c334 WRITE_REG32(MDC_H_BLANK_TIMING, value);
2344 return ((unsigned short) ((READ_REG32(MDC_H_BLANK_TIMING) & 0x0FF8) + 8));
2359 return ((unsigned short) (((READ_REG32(MDC_H_BLANK_TIMING) >> 16) & 0x0FF8)
H A Dgfx_regs.h860 #define MDC_H_BLANK_TIMING 0x00000044 macro
1014 /* MDC_H_BLANK_TIMING BIT FIELDS */

Completed in 14 milliseconds