Home
last modified time | relevance | path

Searched refs:PCI_OPTION_ENABLE_ROM (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_base.h742 #define PCI_OPTION_ENABLE_ROM 0x40000000 macro
Dmatroxfb_misc.c993 pci_write_config_dword(pdev, PCI_OPTION_REG, opt | PCI_OPTION_ENABLE_ROM); in matroxfb_read_pins()