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