Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_tve.h183 #define VDAC_CLK_RST (0x0000) macro
H A Drockchip_tve.c301 tve_dac_writel(VDAC_CLK_RST, v_ANALOG_RST(0) | v_DIGITAL_RST(0)); in dac_enable()
303 tve_dac_writel(VDAC_CLK_RST, v_ANALOG_RST(1) | v_DIGITAL_RST(1)); in dac_enable()