Searched refs:crtc2 (Results 1 – 5 of 5) sorted by relevance
150 minfo->hw.crtc2.ctl = tmp; in matroxfb_dh_restore()164 minfo->hw.crtc2.ctl = 0x00000004; in matroxfb_dh_disable()365 minfo->crtc2.pixclock = mt.pixclock; in matroxfb_dh_set_par()366 minfo->crtc2.mnp = mt.mnp; in matroxfb_dh_set_par()417 vblank->count = minfo->crtc2.vsync.cnt; in matroxfb_dh_get_vblank()638 down_write(&minfo->crtc2.lock); in matroxfb_dh_regit()639 oldcrtc2 = minfo->crtc2.info; in matroxfb_dh_regit()640 minfo->crtc2.info = m2info; in matroxfb_dh_regit()641 up_write(&minfo->crtc2.lock); in matroxfb_dh_regit()669 struct matroxfb_dh_fb_info* crtc2; in matroxfb_dh_deregisterfb() local[all …]
157 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; in update_crtc2()218 minfo->crtc2.vsync.cnt++; in matrox_irq()219 wake_up_interruptible(&minfo->crtc2.vsync.wait); in matrox_irq()282 vs = &minfo->crtc2.vsync; in matroxfb_wait_for_sync()945 struct matroxfb_dh_fb_info* crtc2; in matroxfb_ioctl() local947 down_read(&minfo->crtc2.lock); in matroxfb_ioctl()948 crtc2 = minfo->crtc2.info; in matroxfb_ioctl()949 if (crtc2) in matroxfb_ioctl()950 crtc2->fbcon.fbops->fb_set_par(&crtc2->fbcon); in matroxfb_ioctl()951 up_read(&minfo->crtc2.lock); in matroxfb_ioctl()[all …]
281 struct matrox_crtc2 crtc2; member369 } crtc2; member446 int crtc2; member
172 c2_ctl = hw->crtc2.ctl & ~0x4007; /* Clear PLL + enable for CRTC2 */ in g450_set_plls()176 videomnp = minfo->crtc2.mnp; in g450_set_plls()180 } else if (minfo->crtc2.pixclock == minfo->features.pll.ref_freq) { in g450_set_plls()206 if (c2_ctl != hw->crtc2.ctl) { in g450_set_plls()207 hw->crtc2.ctl = c2_ctl; in g450_set_plls()213 pxc = minfo->crtc2.pixclock; in g450_set_plls()
7031 u32 crtc1 = 0, crtc2 = 0, crtc3 = 0, crtc4 = 0, crtc5 = 0, crtc6 = 0; in cik_irq_set() local7181 crtc2 |= VBLANK_INTERRUPT_MASK; in cik_irq_set()7245 WREG32(LB_INTERRUPT_MASK + EVERGREEN_CRTC1_REGISTER_OFFSET, crtc2); in cik_irq_set()