OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MASTER_VID_FUNC_EN_N
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/exynos/
exynos_dp_lowlevel.c
156
reg_func_1 =
MASTER_VID_FUNC_EN_N
| SLAVE_VID_FUNC_EN_N |
1013
reg &= ~(
MASTER_VID_FUNC_EN_N
|SLAVE_VID_FUNC_EN_N);
1014
reg |=
MASTER_VID_FUNC_EN_N
;
/external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h
273
#define
MASTER_VID_FUNC_EN_N
(0x1 << 7)
Completed in 57 milliseconds