Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dsstfb.c542 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par()
551 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par()
705 pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp); in sstfb_setvgapass()
706 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_setvgapass()
716 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp); in sstfb_setvgapass()
1166 pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sst_init()
1185 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
1207 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
1259 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_shutdown()
1265 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_shutdown()
[all …]
/linux/include/video/
A Dsstfb.h81 #define PCI_INIT_ENABLE 0x40 macro

Completed in 7 milliseconds