Searched refs:GP3_BLT_STRIDE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_gp.c928 WRITE_COMMAND32(GP3_BLT_STRIDE, ((src_stride << 16) | dst_stride));
2673 WRITE_COMMAND32(GP3_BLT_STRIDE, (total_dwords << 2));
2762 WRITE_COMMAND32(GP3_BLT_STRIDE, (total_dwords << 18) | gp3_dst_stride);
2911 WRITE_COMMAND32(GP3_BLT_STRIDE, (total_dwords << 2));
3002 WRITE_COMMAND32(GP3_BLT_STRIDE, (total_dwords << 18) | gp3_dst_stride);
H A Dcim_regs.h63 #define GP3_BLT_STRIDE 0x00000010 macro

Completed in 12 milliseconds