Home
last modified time | relevance | path

Searched refs:SUN4I_BACKEND_MODCTL_ITLMOD_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.h22 #define SUN4I_BACKEND_MODCTL_ITLMOD_EN BIT(28) macro
H A Dsun4i_backend.c650 SUN4I_BACKEND_MODCTL_ITLMOD_EN, in sun4i_backend_mode_set()
651 interlaced ? SUN4I_BACKEND_MODCTL_ITLMOD_EN : 0); in sun4i_backend_mode_set()