Lines Matching refs:read_pci_config_16
216 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_remapping_check()
321 toud = read_pci_config_16(0, 0, 0, I865_TOUD); in i865_stolen_base()
358 gmch_ctrl = read_pci_config_16(0, 0, 0, I830_GMCH_CTRL); in i830_stolen_size()
379 gmch_ctrl = read_pci_config_16(0, 0, 0, I830_GMCH_CTRL); in gen3_stolen_size()
408 gmch_ctrl = read_pci_config_16(num, slot, func, SNB_GMCH_CTRL); in gen6_stolen_size()
419 gmch_ctrl = read_pci_config_16(num, slot, func, SNB_GMCH_CTRL); in gen8_stolen_size()
430 gmch_ctrl = read_pci_config_16(num, slot, func, SNB_GMCH_CTRL); in chv_stolen_size()
451 gmch_ctrl = read_pci_config_16(num, slot, func, SNB_GMCH_CTRL); in gen9_stolen_size()
587 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_graphics_quirks()
627 pmcsr = read_pci_config_16(bus, slot, func, BCM4331_PM_CAP + PCI_PM_CTRL); in apple_airport_reset()
634 pmcsr = read_pci_config_16(bus, slot, func, BCM4331_PM_CAP + PCI_PM_CTRL); in apple_airport_reset()
737 class = read_pci_config_16(num, slot, func, PCI_CLASS_DEVICE); in check_dev_quirk()
742 vendor = read_pci_config_16(num, slot, func, PCI_VENDOR_ID); in check_dev_quirk()
744 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in check_dev_quirk()