Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h139 #define DP_VC_TABLE(x) (0x2218 + ((x) << 2)) macro
H A Dcdn-dp-reg.c685 ret = cdn_dp_reg_write(dp, DP_VC_TABLE(15), val); in cdn_dp_config_video()