Searched refs:TV_OVERSAMPLE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ | ||
H A D | intel_tv_regs.h | 38 # define TV_OVERSAMPLE_MASK (3 << 18) macro |
H A D | intel_tv.c | 1132 switch (tv_ctl & TV_OVERSAMPLE_MASK) { in intel_tv_get_config() |