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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_vg.c388 unsigned long irq_ctl, genlk_ctl; local in function:vg_set_custom_mode
431 irq_ctl = 0;
438 irq_ctl |= (DC3_IRQFILT_ALPHA_FILT_EN | DC3_IRQFILT_GFX_FILT_EN);
449 irq_ctl |= (DC3_IRQFILT_ALPHA_FILT_EN | DC3_IRQFILT_GFX_FILT_EN);
462 irq_ctl |= (DC3_IRQFILT_ALPHA_FILT_EN | DC3_IRQFILT_GFX_FILT_EN);
469 irq_ctl |= (DC3_IRQFILT_ALPHA_FILT_EN | DC3_IRQFILT_GFX_FILT_EN);
480 (irq_ctl && (starting_width > 1024))) {
493 VG_MODEFLAG_INT_ADDRESS) && irq_ctl)) {
773 irq_ctl |= DC3_IRQFILT_INTL_EN;
777 irq_ctl |
[all...]
H A Dcim_df.c471 unsigned long irq_ctl; local in function:df_set_video_position
536 if ((irq_ctl = READ_REG32(DC3_IRQ_FILT_CTL)) & DC3_IRQFILT_INTL_EN) {
600 (irq_ctl & DC3_IRQFILT_INTL_ADDR)) {
H A Dcim_parm.h511 unsigned long irq_ctl; member in struct:tagVGSaveRestore

Completed in 15 milliseconds