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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_vop.c177 unsigned long vop_config = 0; local in function:vop_set_configuration
202 vop_config |= VOP_CONFIG_SWAPUV;
204 vop_config |= VOP_CONFIG_SWAPVBI;
209 vop_config |= config->vop601.flags;
210 vop_config |= config->vop601.vsync_shift;
211 vop_config |= VOP_CONFIG_ENABLE_601 | VOP_CONFIG_VIP2_0;
215 vop_config |= VOP_CONFIG_VIP2_16BIT;
218 vop_config |= VOP_CONFIG_DISABLE_DECIMATE;
221 vop_config |= VOP_CONFIG_DISABLE_DECIMATE | VOP_CONFIG_RGBMODE;
234 vop_config |
358 unsigned long vop_config = 0; local in function:vop_get_current_mode
[all...]

Completed in 2 milliseconds