Searched refs:DC3_VID_YUV_PITCH (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c259 WRITE_REG32(DC3_VID_YUV_PITCH, pitch);
2123 temp = READ_REG32(DC3_VID_YUV_PITCH);
H A Dcim_regs.h303 #define DC3_VID_YUV_PITCH 0x00000038 /* Y, U and V buffer skip counts */ macro
484 /* DC3_VID_YUV_PITCH BIT FIELDS */
H A Dcim_vg.c2607 vg_state->video_yuv_pitch = READ_REG32(DC3_VID_YUV_PITCH);
2767 WRITE_REG32(DC3_VID_YUV_PITCH, vg_state->video_yuv_pitch);

Completed in 12 milliseconds