Searched refs:GLK_MIPIIO_ENABLE (Results 1 – 2 of 2) sorted by relevance
374 I915_WRITE(MIPI_CTRL(port), tmp | GLK_MIPIIO_ENABLE); in glk_dsi_enable_io()616 tmp &= ~GLK_MIPIIO_ENABLE; in glk_dsi_disable_mipi_io()
10273 #define GLK_MIPIIO_ENABLE (1 << 0) macro