Home
last modified time | relevance | path

Searched refs:PCI_MGA_OPTION (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c54 ret = pci_read_config_dword(dev->pdev, PCI_MGA_OPTION, &option); in mgag200_has_sgram()
103 pci_write_config_dword(dev->pdev, PCI_MGA_OPTION, option); in mgag200_regs_init()
H A Dmgag200_reg.h282 #define PCI_MGA_OPTION 0x40 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c33 err = pci_write_config_dword(pdev, PCI_MGA_OPTION, option); in mgag200_init_pci_options()
35 dev_err(dev, "pci_write_config_dword(PCI_MGA_OPTION) failed: %d\n", err); in mgag200_init_pci_options()
H A Dmgag200_g200se.c21 err = pci_read_config_dword(pdev, PCI_MGA_OPTION, &option); in mgag200_g200se_init_pci_options()
23 dev_err(dev, "pci_read_config_dword(PCI_MGA_OPTION) failed: %d\n", err); in mgag200_g200se_init_pci_options()
H A Dmgag200_g200.c21 err = pci_read_config_dword(pdev, PCI_MGA_OPTION, &option); in mgag200_g200_init_pci_options()
23 dev_err(dev, "pci_read_config_dword(PCI_MGA_OPTION) failed: %d\n", err); in mgag200_g200_init_pci_options()
H A Dmgag200_reg.h284 #define PCI_MGA_OPTION 0x40 macro

Completed in 11 milliseconds