Searched refs:pci_write_config_byte (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_reset.c165 pci_write_config_byte(pdev, I915_GDRST, GRDOM_RESET_ENABLE);
170 pci_write_config_byte(pdev, I915_GDRST, 0);
192 pci_write_config_byte(pdev, I915_GDRST, GRDOM_RESET_ENABLE);
208 pci_write_config_byte(pdev, I915_GDRST,
216 pci_write_config_byte(pdev, I915_GDRST,
225 pci_write_config_byte(pdev, I915_GDRST, 0);
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dpci.h180 pci_write_config_byte(struct pci_dev *pdev, int reg, u8 val) function
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_backlight.c242 pci_write_config_byte(i915->drm.pdev, LBPC, lbpc);

Completed in 186 milliseconds