Searched refs:MIPIO_TXESC_CLK_DIV2 (Results 1 – 2 of 2) sorted by relevance
417 I915_WRITE(MIPIO_TXESC_CLK_DIV2, txesc2_div & GLK_TX_ESC_CLK_DIV2_MASK); in glk_dsi_program_esc_clock()581 tmp = I915_READ(MIPIO_TXESC_CLK_DIV2); in bxt_dsi_reset_clocks()583 I915_WRITE(MIPIO_TXESC_CLK_DIV2, tmp); in bxt_dsi_reset_clocks()
9709 #define MIPIO_TXESC_CLK_DIV2 _MMIO(0x160008) macro