Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/rockchip/
Drk3288_vop.c32 V_DSP_PIN_POL(polarity)); in rk3288_set_pin_polarity()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dvop_rk3288.h199 #define V_DSP_PIN_POL(x) (((x) & 0xf) << 4) macro