Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_tve.h206 #define v_BIAS_PWN(x) (((x) & 1) << 0) macro
H A Drockchip_tve.c307 val = v_REF_VOLTAGE(7) | v_DAC_PWN(1) | v_BIAS_PWN(1); in dac_enable()
323 val = v_DAC_PWN(0) | v_BIAS_PWN(0); in dac_enable()