HomeSort by: relevance | last modified time | path
    Searched refs:DC3_VID_YUV_PITCH (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_df.c 259 WRITE_REG32(DC3_VID_YUV_PITCH, pitch);
2123 temp = READ_REG32(DC3_VID_YUV_PITCH);
cim_regs.h 303 #define DC3_VID_YUV_PITCH 0x00000038 /* Y, U and V buffer skip counts */
484 /* DC3_VID_YUV_PITCH BIT FIELDS */
cim_vg.c 2607 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 34 milliseconds