Home
last modified time | relevance | path

Searched refs:INTERLACE_ENABLE (Results 1 – 4 of 4) sorted by relevance

/drivers/video/fbdev/
Di740_reg.h62 #define INTERLACE_ENABLE 0x80 macro
Di740fb.c811 par->interlace_cntl, INTERLACE_ENABLE); in i740fb_set_par()
/drivers/gpu/drm/tegra/
Ddc.h335 #define INTERLACE_ENABLE (1 << 0) macro
Ddc.c1250 value &= ~INTERLACE_ENABLE; in tegra_crtc_enable()