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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsstfb.c503 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
520 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
529 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
585 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR);
676 pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp);
677 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
687 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp);
1091 pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR);
1110 pci_write_config_dword(dev, PCI_INIT_ENABLE,
1131 pci_write_config_dword(dev, PCI_INIT_ENABLE,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dsstfb.h81 #define PCI_INIT_ENABLE 0x40 macro

Completed in 66 milliseconds