Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dvlv_dsi_regs.h441 #define GLK_MIPIIO_ENABLE (1 << 0) macro
Dvlv_dsi.c343 tmp | GLK_MIPIIO_ENABLE); in glk_dsi_enable_io()
587 tmp &= ~GLK_MIPIIO_ENABLE; in glk_dsi_disable_mipi_io()