Searched refs:TV_OVERSAMPLE_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ | ||
H A D | intel_tv_regs.h | 35 # define TV_OVERSAMPLE_NONE (2 << 18) macro |
H A D | intel_tv.c | 1502 tv_ctl |= TV_OVERSAMPLE_NONE; in intel_tv_pre_enable() |