Searched refs:MIPIO_TXESC_CLK_DIV1 (Results 1 – 2 of 2) sorted by relevance
396 I915_WRITE(MIPIO_TXESC_CLK_DIV1, (1 << (txesc1_div - 1)) & GLK_TX_ESC_CLK_DIV1_MASK); in glk_dsi_program_esc_clock()554 tmp = I915_READ(MIPIO_TXESC_CLK_DIV1); in bxt_dsi_reset_clocks()556 I915_WRITE(MIPIO_TXESC_CLK_DIV1, tmp); in bxt_dsi_reset_clocks()
10321 #define MIPIO_TXESC_CLK_DIV1 _MMIO(0x160004) macro