Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_hdmirx.c147 interlaced = val & ILACE_STS ? 1 : 0; in rk628_hdmirx_get_timing()
H A Drk628_hdmirx.h215 #define ILACE_STS BIT(3) macro