Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_regs.h443 #define GLK_MIPIIO_ENABLE (1 << 0) macro
H A Dvlv_dsi.c341 intel_de_rmw(dev_priv, MIPI_CTRL(port), 0, GLK_MIPIIO_ENABLE); in glk_dsi_enable_io()
554 intel_de_rmw(dev_priv, MIPI_CTRL(port), GLK_MIPIIO_ENABLE, 0); in glk_dsi_disable_mipi_io()