Searched refs:exynos_dp (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/video/exynos/ |
H A D | exynos_dp_lowlevel.h | 11 void exynos_dp_enable_video_bist(struct exynos_dp *dp_regs, 13 void exynos_dp_enable_video_mute(struct exynos_dp *dp_regs, 15 void exynos_dp_reset(struct exynos_dp *dp_regs); 20 int exynos_dp_init_analog_func(struct exynos_dp *dp_regs); 21 void exynos_dp_init_hpd(struct exynos_dp *dp_regs); 22 void exynos_dp_init_aux(struct exynos_dp *dp_regs); 23 void exynos_dp_config_interrupt(struct exynos_dp *dp_regs); 51 void exynos_dp_reset_macro(struct exynos_dp *dp_regs); 70 int exynos_dp_init_video(struct exynos_dp *dp_regs); 78 struct exynos_dp *dp_regs); [all …]
|
H A D | exynos_dp_lowlevel.c | 19 static void exynos_dp_enable_video_input(struct exynos_dp *dp_regs, in exynos_dp_enable_video_input() 144 void exynos_dp_reset(struct exynos_dp *dp_regs) in exynos_dp_reset() 266 int exynos_dp_init_analog_func(struct exynos_dp *dp_regs) in exynos_dp_init_analog_func() 317 void exynos_dp_init_hpd(struct exynos_dp *dp_regs) in exynos_dp_init_hpd() 347 void exynos_dp_init_aux(struct exynos_dp *dp_regs) in exynos_dp_init_aux() 374 void exynos_dp_config_interrupt(struct exynos_dp *dp_regs) in exynos_dp_config_interrupt() 685 int exynos_dp_select_i2c_device(struct exynos_dp *dp_regs, in exynos_dp_select_i2c_device() 830 void exynos_dp_reset_macro(struct exynos_dp *dp_regs) in exynos_dp_reset_macro() 991 int exynos_dp_init_video(struct exynos_dp *dp_regs) in exynos_dp_init_video() 1061 int exynos_dp_config_video_bist(struct exynos_dp *dp_regs, in exynos_dp_config_video_bist() [all …]
|
H A D | exynos_dp.c | 39 static int exynos_dp_init_dp(struct exynos_dp *regs) in exynos_dp_init_dp() 68 static unsigned int exynos_dp_read_edid(struct exynos_dp *regs) in exynos_dp_read_edid() 244 static void exynos_dp_init_training(struct exynos_dp *regs) in exynos_dp_init_training() 256 static unsigned int exynos_dp_link_start(struct exynos_dp *regs, in exynos_dp_link_start() 338 struct exynos_dp *regs, unsigned char enable) in exynos_dp_enable_rx_to_enhanced_mode() 458 static int exynos_dp_reduce_link_rate(struct exynos_dp *regs, in exynos_dp_reduce_link_rate() 594 struct exynos_dp *regs, struct exynos_dp_priv *priv) in exynos_dp_process_equalizer_training() 767 static void exynos_dp_enable_scramble(struct exynos_dp *regs, in exynos_dp_enable_scramble() 890 priv->regs = (struct exynos_dp *)addr; in exynos_dp_ofdata_to_platdata() 1017 struct exynos_dp *regs = priv->regs; in exynos_dp_enable() [all …]
|
H A D | Makefile | 6 obj-$(CONFIG_EXYNOS_DP) += exynos_dp.o exynos_dp_lowlevel.o
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | Makefile | 15 exynosdrm-$(CONFIG_DRM_EXYNOS_DP) += exynos_dp.o
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | dp_info.h | 74 struct exynos_dp *regs;
|
H A D | dp.h | 13 struct exynos_dp { struct
|
/openbmc/linux/ |
H A D | MAINTAINERS | 7935 F: drivers/gpu/drm/exynos/exynos_dp*
|
/openbmc/ |
H A D | opengrok2.0.log | 21230 …/opengrok/data/xref/openbmc/linux/Documentation/devicetree/bindings/display/exynos/exynos_dp.txt.gz
|
H A D | opengrok1.0.log | 21748 …/opengrok/data/xref/openbmc/linux/Documentation/devicetree/bindings/display/exynos/exynos_dp.txt.gz
|