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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsstfb.c502 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
519 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
528 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
584 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR);
675 pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp);
676 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
686 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp);
1090 pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
1109 pci_write_config_dword(dev, PCI_INIT_ENABLE,
1130 pci_write_config_dword(dev, PCI_INIT_ENABLE,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dsstfb.h80 #define PCI_INIT_ENABLE 0x40 macro

Completed in 50 milliseconds