OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXYNOS_WINSHMAP_CH_DISABLE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
fb.h
325
#define
EXYNOS_WINSHMAP_CH_DISABLE
(x) (1 << (x))
/external/u-boot/drivers/video/exynos/
exynos_fb.c
334
cfg &= ~
EXYNOS_WINSHMAP_CH_DISABLE
(win_id);
Completed in 46 milliseconds