Searched refs:LINK_CALIBRATION_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ | ||
D | icl_dsi_regs.h | 230 #define LINK_CALIBRATION_MASK (0x3 << 4) macro |
D | icl_dsi.c | 739 tmp &= ~LINK_CALIBRATION_MASK; in gen11_dsi_configure_transcoder() |