Home
last modified time | relevance | path

Searched refs:GLK_MIPIIO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dvlv_dsi.c374 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()
Di915_reg.h10273 #define GLK_MIPIIO_ENABLE (1 << 0) macro