Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dvop_rk3288.h343 #define V_DSP_XST(x) ((x) & 0x1fff) macro
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_vop.c47 writel(V_DSP_XST(edid->hsync_len.typ + edid->hback_porch.typ) | in rkvop_enable()