Home
last modified time | relevance | path

Searched refs:MXoptionReg (Results 1 – 4 of 4) sorted by relevance

/drivers/video/fbdev/matrox/
A Dmatroxfb_DAC1064.c116 mx = hw->MXoptionReg | 0x00000004; in DAC1064_setmclk()
162 hw->MXoptionReg = mx; in DAC1064_setmclk()
567 hw->MXoptionReg &= ~0x2000; in MGAG100_init()
690 hw->MXoptionReg &= 0xC0000100; in MGA1064_preinit()
691 hw->MXoptionReg |= 0x00094E20; in MGA1064_preinit()
894 hw->MXoptionReg &= 0xC0000100; in MGAG100_preinit()
895 hw->MXoptionReg |= 0x00000020; in MGAG100_preinit()
910 hw->MXoptionReg |= 0x1080; in MGAG100_preinit()
933 hw->MXoptionReg &= ~0x1000; in MGAG100_preinit()
947 hw->MXoptionReg |= 0x4000; in MGAG100_preinit()
[all …]
A Dmatroxfb_Ti3026.c435 hw->MXoptionReg &= ~0x00001000; in Ti3026_init()
436 if (isInterleave(minfo)) hw->MXoptionReg |= 0x00001000; in Ti3026_init()
516 minfo->hw.MXoptionReg = (minfo->hw.MXoptionReg & ~0x000F0000) | (rfhcnt << 16); in ti3026_setMCLK()
517 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, minfo->hw.MXoptionReg); in ti3026_setMCLK()
577 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, hw->MXoptionReg); in Ti3026_restore()
709 hw->MXoptionReg &= 0xC0000100; in Ti3026_preinit()
710 hw->MXoptionReg |= 0x002C0000; in Ti3026_preinit()
712 hw->MXoptionReg &= ~0x00000100; in Ti3026_preinit()
714 hw->MXoptionReg &= ~0x40000000; in Ti3026_preinit()
716 hw->MXoptionReg |= 0x20000000; in Ti3026_preinit()
[all …]
A Dmatroxfb_base.h264 u_int32_t MXoptionReg; member
A Dmatroxfb_base.c1763 minfo->hw.MXoptionReg = mga_option; in initMatrox2()

Completed in 21 milliseconds