Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsstfb.c524 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sstfb_set_par()
541 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par()
550 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_set_par()
613 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR); in sstfb_set_par()
704 pci_read_config_dword(sst_dev, PCI_INIT_ENABLE, &tmp); in sstfb_setvgapass()
705 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, in sstfb_setvgapass()
715 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, tmp); in sstfb_setvgapass()
1163 pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sst_init()
1182 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
1204 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsstfb.c525 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sstfb_set_par()
542 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()
614 pci_write_config_dword(sst_dev, PCI_INIT_ENABLE, PCI_EN_FIFO_WR); 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()
1164 pci_write_config_dword(dev, PCI_INIT_ENABLE, PCI_EN_INIT_WR); in sst_init()
1183 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
1205 pci_write_config_dword(dev, PCI_INIT_ENABLE, in sst_init()
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dsstfb.h81 #define PCI_INIT_ENABLE 0x40 macro
/kernel/linux/linux-6.6/include/video/
H A Dsstfb.h81 #define PCI_INIT_ENABLE 0x40 macro

Completed in 6 milliseconds