Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h516 #define PCI_OPTION_ENABLE_ROM 0x40000000 macro
H A Dmatroxfb_misc.c776 pci_write_config_dword(pdev, PCI_OPTION_REG, opt | PCI_OPTION_ENABLE_ROM); in matroxfb_read_pins()