Home
last modified time | relevance | path

Searched refs:DPCD_ADJUST_REQUEST_LANE0_1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_edp.c400 int i = DPCD_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in rk_edp_get_adjust_request_voltage()
412 int i = DPCD_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in rk_edp_get_adjust_request_pre_emphasis()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h501 #define DPCD_ADJUST_REQUEST_LANE0_1 (0x0206) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h627 #define DPCD_ADJUST_REQUEST_LANE0_1 (0x0206) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c425 dpcd_addr = DPCD_ADJUST_REQUEST_LANE0_1 + (lane_num / 2); in exynos_dp_read_dpcd_adj_req()