Searched refs:MXoptionReg (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | matroxfb_DAC1064.c | 115 mx = hw->MXoptionReg | 0x00000004; in DAC1064_setmclk() 161 hw->MXoptionReg = mx; in DAC1064_setmclk() 566 hw->MXoptionReg &= ~0x2000; in MGAG100_init() 689 hw->MXoptionReg &= 0xC0000100; in MGA1064_preinit() 690 hw->MXoptionReg |= 0x00094E20; in MGA1064_preinit() 692 hw->MXoptionReg &= ~0x00000100; in MGA1064_preinit() 694 hw->MXoptionReg &= ~0x40000000; in MGA1064_preinit() 696 hw->MXoptionReg |= 0x20000000; in MGA1064_preinit() 697 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, hw->MXoptionReg); in MGA1064_preinit() 720 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, minfo->hw.MXoptionReg | in g450_mclk_init() [all...] |
H A D | matroxfb_Ti3026.c | 434 hw->MXoptionReg &= ~0x00001000; in Ti3026_init() 435 if (isInterleave(minfo)) hw->MXoptionReg |= 0x00001000; in Ti3026_init() 515 minfo->hw.MXoptionReg = (minfo->hw.MXoptionReg & ~0x000F0000) | (rfhcnt << 16); in ti3026_setMCLK() 516 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, minfo->hw.MXoptionReg); in ti3026_setMCLK() 576 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, hw->MXoptionReg); in Ti3026_restore() 708 hw->MXoptionReg &= 0xC0000100; in Ti3026_preinit() 709 hw->MXoptionReg |= 0x002C0000; in Ti3026_preinit() 711 hw->MXoptionReg &= ~0x00000100; in Ti3026_preinit() 713 hw->MXoptionReg in Ti3026_preinit() [all...] |
H A D | matroxfb_base.h | 265 u_int32_t MXoptionReg; member
|
H A D | matroxfb_base.c | 1759 minfo->hw.MXoptionReg = mga_option; in initMatrox2()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_DAC1064.c | 115 mx = hw->MXoptionReg | 0x00000004; in DAC1064_setmclk() 161 hw->MXoptionReg = mx; in DAC1064_setmclk() 566 hw->MXoptionReg &= ~0x2000; in MGAG100_init() 689 hw->MXoptionReg &= 0xC0000100; in MGA1064_preinit() 690 hw->MXoptionReg |= 0x00094E20; in MGA1064_preinit() 692 hw->MXoptionReg &= ~0x00000100; in MGA1064_preinit() 694 hw->MXoptionReg &= ~0x40000000; in MGA1064_preinit() 696 hw->MXoptionReg |= 0x20000000; in MGA1064_preinit() 697 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, hw->MXoptionReg); in MGA1064_preinit() 720 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, minfo->hw.MXoptionReg | in g450_mclk_init() [all...] |
H A D | matroxfb_Ti3026.c | 434 hw->MXoptionReg &= ~0x00001000; in Ti3026_init() 435 if (isInterleave(minfo)) hw->MXoptionReg |= 0x00001000; in Ti3026_init() 515 minfo->hw.MXoptionReg = (minfo->hw.MXoptionReg & ~0x000F0000) | (rfhcnt << 16); in ti3026_setMCLK() 516 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, minfo->hw.MXoptionReg); in ti3026_setMCLK() 576 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, hw->MXoptionReg); in Ti3026_restore() 708 hw->MXoptionReg &= 0xC0000100; in Ti3026_preinit() 709 hw->MXoptionReg |= 0x002C0000; in Ti3026_preinit() 711 hw->MXoptionReg &= ~0x00000100; in Ti3026_preinit() 713 hw->MXoptionReg in Ti3026_preinit() [all...] |
H A D | matroxfb_base.h | 264 u_int32_t MXoptionReg; member
|
H A D | matroxfb_base.c | 1760 minfo->hw.MXoptionReg = mga_option; in initMatrox2()
|
Completed in 15 milliseconds