OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VSYNC_POLARITY_CFG
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-rockchip/
edp_rk3288.h
219
#define
VSYNC_POLARITY_CFG
(0x1 << 1)
/external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h
508
#define
VSYNC_POLARITY_CFG
(0x1 << 1)
/external/u-boot/drivers/video/exynos/
exynos_dp_lowlevel.c
1025
reg &= ~
VSYNC_POLARITY_CFG
;
Completed in 878 milliseconds