Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_dp_reg.h103 #define SLAVE_VID_FUNC_EN_N (0x1 << 5) macro
Dexynos_dp_reg.c114 reg = MASTER_VID_FUNC_EN_N | SLAVE_VID_FUNC_EN_N | in exynos_dp_reset()
1224 reg &= ~(MASTER_VID_FUNC_EN_N|SLAVE_VID_FUNC_EN_N); in exynos_dp_config_video_slave_mode()