Searched refs:GLK_MIPIIO_RESET_RELEASED (Results 1 – 2 of 2) sorted by relevance
338 tmp &= ~GLK_MIPIIO_RESET_RELEASED; in glk_dsi_enable_io()383 I915_WRITE(MIPI_CTRL(PORT_A), val | GLK_MIPIIO_RESET_RELEASED); in glk_dsi_device_ready()555 tmp &= ~GLK_MIPIIO_RESET_RELEASED; in glk_dsi_disable_mipi_io()
11144 #define GLK_MIPIIO_RESET_RELEASED (1 << 28) macro