Searched refs:BXT_MIPI_CLOCK_CTL (Results 1 – 2 of 2) sorted by relevance
435 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_program_clocks()471 I915_WRITE(BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_program_clocks()570 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_reset_clocks()575 I915_WRITE(BXT_MIPI_CLOCK_CTL, tmp); in bxt_dsi_reset_clocks()
9746 #define BXT_MIPI_CLOCK_CTL _MMIO(0x46090) macro