Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_base.h517 #define PCI_OPTION_ENABLE_ROM 0x40000000 macro
Dmatroxfb_misc.c773 pci_write_config_dword(pdev, PCI_OPTION_REG, opt | PCI_OPTION_ENABLE_ROM); in matroxfb_read_pins()