Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp.h274 #define SLAVE_VID_FUNC_EN_N (0x1 << 5) macro
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c156 reg_func_1 = MASTER_VID_FUNC_EN_N | SLAVE_VID_FUNC_EN_N | in exynos_dp_reset()
1013 reg &= ~(MASTER_VID_FUNC_EN_N|SLAVE_VID_FUNC_EN_N); in exynos_dp_config_video_slave_mode()