HomeSort by: relevance | last modified time | path
    Searched refs:VLV_DISPLAY_BASE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 207 #define VLV_DISPLAY_BASE 0x180000
208 #define VLV_MIPI_BASE VLV_DISPLAY_BASE
1181 #define VLV_IOSF_DOORBELL_REQ _MMIO(VLV_DISPLAY_BASE + 0x2100)
1203 #define VLV_IOSF_DATA _MMIO(VLV_DISPLAY_BASE + 0x2104)
1204 #define VLV_IOSF_ADDR _MMIO(VLV_DISPLAY_BASE + 0x2108)
1380 #define DPIO_CTL _MMIO(VLV_DISPLAY_BASE + 0x2110)
2710 #define CLAIM_ER _MMIO(VLV_DISPLAY_BASE + 0x2028)
2813 #define VLV_GU_CTL0 _MMIO(VLV_DISPLAY_BASE + 0x2030)
2814 #define VLV_GU_CTL1 _MMIO(VLV_DISPLAY_BASE + 0x2034)
2821 #define VLV_GUNIT_CLOCK_GATE _MMIO(VLV_DISPLAY_BASE + 0x2060
    [all...]
i915_pci.c 507 .display_mmio_offset = VLV_DISPLAY_BASE,
602 .display_mmio_offset = VLV_DISPLAY_BASE,
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c 922 dev_priv->gpio_mmio_base = VLV_DISPLAY_BASE;

Completed in 26 milliseconds