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

/openbsd-current/sys/dev/pci/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);
554 intel_de_rmw(dev_priv, MIPI_CTRL(port), GLK_MIPIIO_ENABLE, 0);

Completed in 138 milliseconds