Searched refs:exynos_dp (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/exynos/ |
| H A D | exynos_dp_lowlevel.h | 12 void exynos_dp_enable_video_bist(struct exynos_dp *dp_regs, 14 void exynos_dp_enable_video_mute(struct exynos_dp *dp_regs, 16 void exynos_dp_reset(struct exynos_dp *dp_regs); 17 void exynos_dp_enable_sw_func(struct exynos_dp *dp_regs, unsigned int enable); 18 unsigned int exynos_dp_set_analog_power_down(struct exynos_dp *dp_regs, 20 unsigned int exynos_dp_get_pll_lock_status(struct exynos_dp *dp_regs); 21 int exynos_dp_init_analog_func(struct exynos_dp *dp_regs); 22 void exynos_dp_init_hpd(struct exynos_dp *dp_regs); 23 void exynos_dp_init_aux(struct exynos_dp *dp_regs); 24 void exynos_dp_config_interrupt(struct exynos_dp *dp_regs); [all …]
|
| H A D | exynos_dp_lowlevel.c | 22 static void exynos_dp_enable_video_input(struct exynos_dp *dp_regs, in exynos_dp_enable_video_input() 39 void exynos_dp_enable_video_bist(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_video_bist() 56 void exynos_dp_enable_video_mute(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_video_mute() 71 static void exynos_dp_init_analog_param(struct exynos_dp *dp_regs) in exynos_dp_init_analog_param() 120 static void exynos_dp_init_interrupt(struct exynos_dp *dp_regs) in exynos_dp_init_interrupt() 147 void exynos_dp_reset(struct exynos_dp *dp_regs) in exynos_dp_reset() 174 void exynos_dp_enable_sw_func(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_sw_func() 189 unsigned int exynos_dp_set_analog_power_down(struct exynos_dp *dp_regs, in exynos_dp_set_analog_power_down() 243 unsigned int exynos_dp_get_pll_lock_status(struct exynos_dp *dp_regs) in exynos_dp_get_pll_lock_status() 255 static void exynos_dp_set_pll_power(struct exynos_dp *dp_regs, in exynos_dp_set_pll_power() [all …]
|
| H A D | exynos_dp.c | 40 static int exynos_dp_init_dp(struct exynos_dp *regs) in exynos_dp_init_dp() 69 static unsigned int exynos_dp_read_edid(struct exynos_dp *regs) in exynos_dp_read_edid() 168 static unsigned int exynos_dp_handle_edid(struct exynos_dp *regs, in exynos_dp_handle_edid() 245 static void exynos_dp_init_training(struct exynos_dp *regs) in exynos_dp_init_training() 257 static unsigned int exynos_dp_link_start(struct exynos_dp *regs, in exynos_dp_link_start() 322 static unsigned int exynos_dp_training_pattern_dis(struct exynos_dp *regs) in exynos_dp_training_pattern_dis() 339 struct exynos_dp *regs, unsigned char enable) in exynos_dp_enable_rx_to_enhanced_mode() 366 static unsigned int exynos_dp_set_enhanced_mode(struct exynos_dp *regs, in exynos_dp_set_enhanced_mode() 382 static int exynos_dp_read_dpcd_lane_stat(struct exynos_dp *regs, in exynos_dp_read_dpcd_lane_stat() 416 static unsigned int exynos_dp_read_dpcd_adj_req(struct exynos_dp *regs, in exynos_dp_read_dpcd_adj_req() [all …]
|
| H A D | Makefile | 8 obj-$(CONFIG_EXYNOS_DP) += exynos_dp.o exynos_dp_lowlevel.o
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | Makefile | 15 exynosdrm-$(CONFIG_DRM_EXYNOS_DP) += exynos_dp.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | dp_info.h | 75 struct exynos_dp *regs;
|
| H A D | dp.h | 14 struct exynos_dp { struct
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A D | analogix_dp.txt | 37 * Documentation/devicetree/bindings/display/exynos/exynos_dp.txt
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 6677 F: drivers/gpu/drm/exynos/exynos_dp*
|