Searched refs:BXT_MIPI_CLOCK_CTL (Results 1 – 2 of 2) sorted by relevance
415 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_program_clocks()451 I915_WRITE(BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_program_clocks()547 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_reset_clocks()552 I915_WRITE(BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_reset_clocks()
10360 #define BXT_MIPI_CLOCK_CTL _MMIO(0x46090) macro