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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c1161 WRITE_VID32((DF_ALPHA_YPOS_1 + (window << 5)), (ystart | (yend << 16)));
1188 WRITE_VID32((DF_ALPHA_YPOS_1 + (window << 5)), (ystart | (yend << 16)));
1469 df_state->alpha_ypos1 = READ_VID32(DF_ALPHA_YPOS_1);
1568 WRITE_VID32(DF_ALPHA_YPOS_1, df_state->alpha_ypos1);
2478 yreg = READ_VID32(DF_ALPHA_YPOS_1 + (window << 5));
H A Dcim_regs.h695 #define DF_ALPHA_YPOS_1 0x000000C8 macro

Completed in 8 milliseconds