Searched refs:MIPIO_TXESC_CLK_DIV2 (Results 1 – 2 of 2) sorted by relevance
397 I915_WRITE(MIPIO_TXESC_CLK_DIV2, (1 << (txesc2_div - 1)) & GLK_TX_ESC_CLK_DIV2_MASK); in glk_dsi_program_esc_clock()558 tmp = I915_READ(MIPIO_TXESC_CLK_DIV2); in bxt_dsi_reset_clocks()560 I915_WRITE(MIPIO_TXESC_CLK_DIV2, tmp); in bxt_dsi_reset_clocks()
10323 #define MIPIO_TXESC_CLK_DIV2 _MMIO(0x160008) macro