Searched refs:MIPIO_TXESC_CLK_DIV1 (Results 1 – 2 of 2) sorted by relevance
416 I915_WRITE(MIPIO_TXESC_CLK_DIV1, txesc1_div & GLK_TX_ESC_CLK_DIV1_MASK); in glk_dsi_program_esc_clock()577 tmp = I915_READ(MIPIO_TXESC_CLK_DIV1); in bxt_dsi_reset_clocks()579 I915_WRITE(MIPIO_TXESC_CLK_DIV1, tmp); in bxt_dsi_reset_clocks()
9707 #define MIPIO_TXESC_CLK_DIV1 _MMIO(0x160004) macro