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_BASE1181 #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)2736 #define CLAIM_ER _MMIO(VLV_DISPLAY_BASE + 0x2028)2839 #define VLV_GU_CTL0 _MMIO(VLV_DISPLAY_BASE + 0x2030)2840 #define VLV_GU_CTL1 _MMIO(VLV_DISPLAY_BASE + 0x2034)2848 #define VLV_GUNIT_CLOCK_GATE _MMIO(VLV_DISPLAY_BASE + 0x2060)[all …]
525 .display_mmio_offset = VLV_DISPLAY_BASE,626 .display_mmio_offset = VLV_DISPLAY_BASE,
841 dev_priv->gpio_mmio_base = VLV_DISPLAY_BASE; in intel_gmbus_setup()