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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_rtns.h229 unsigned long vg_read_graphics_crc(int crc_source);
230 unsigned long vg_read_window_crc(int crc_source, unsigned long x,
286 unsigned long df_read_composite_crc(int crc_source);
H A Dcim_vg.c2880 vg_read_graphics_crc(int crc_source) argument
2899 switch (crc_source) {
2916 if (crc_source & VG_CRC_SOURCE_EVEN)
2936 if (crc_source & VG_CRC_SOURCE_EVEN)
2970 vg_read_window_crc(int crc_source, unsigned long x, unsigned long y, argument
3234 if (crc_source == VG_CRC_SOURCE_POSTFLICKER
3235 || crc_source == VG_CRC_SOURCE_POSTFLICKER_EVEN) {
3273 else if (crc_source == VG_CRC_SOURCE_PREFLICKER
3274 || crc_source == VG_CRC_SOURCE_PREFLICKER_EVEN) {
3353 if (crc_source
[all...]
H A Dcim_df.c1624 df_read_composite_crc(int crc_source) argument
1654 if (crc_source & DF_CRC_SOURCE_EVEN)
1674 if (crc_source & DF_CRC_SOURCE_EVEN)

Completed in 8 milliseconds