Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h641 #define DPCD_SET_POWER_STATE_D0 (0x1 << 0) macro
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp.c274 DPCD_SET_POWER_STATE_D0); in exynos_dp_link_start()