Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3288_vop.c33 V_DSP_PIN_POL(polarity)); in rk3288_set_pin_polarity()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dvop_rk3288.h200 #define V_DSP_PIN_POL(x) (((x) & 0xf) << 4) macro