Searched refs:VLV_DISPLAY_BASE (Results 1 – 3 of 3) sorted by relevance
204 #define VLV_DISPLAY_BASE 0x180000 macro205 #define VLV_MIPI_BASE VLV_DISPLAY_BASE1067 #define VLV_IOSF_DOORBELL_REQ _MMIO(VLV_DISPLAY_BASE + 0x2100)1089 #define VLV_IOSF_DATA _MMIO(VLV_DISPLAY_BASE + 0x2104)1090 #define VLV_IOSF_ADDR _MMIO(VLV_DISPLAY_BASE + 0x2108)1266 #define DPIO_CTL _MMIO(VLV_DISPLAY_BASE + 0x2110)2608 #define CLAIM_ER _MMIO(VLV_DISPLAY_BASE + 0x2028)2711 #define VLV_GU_CTL0 _MMIO(VLV_DISPLAY_BASE + 0x2030)2712 #define VLV_GU_CTL1 _MMIO(VLV_DISPLAY_BASE + 0x2034)2718 #define VLV_GUNIT_CLOCK_GATE _MMIO(VLV_DISPLAY_BASE + 0x2060)[all …]
484 .display_mmio_offset = VLV_DISPLAY_BASE,578 .display_mmio_offset = VLV_DISPLAY_BASE,
843 dev_priv->gpio_mmio_base = VLV_DISPLAY_BASE; in intel_gmbus_setup()