Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dvop_rk3288.h342 #define V_DSP_YST(x) (((x) & 0x1fff) << 16) macro
/external/u-boot/drivers/video/rockchip/
Drk_vop.c47 V_DSP_YST(edid->vsync_len.typ + edid->vback_porch.typ), in rkvop_enable()