Searched refs:exynos_dp (Results 1 – 12 of 12) 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); 16 void exynos_dp_enable_sw_func(struct exynos_dp *dp_regs, unsigned int enable); 17 unsigned int exynos_dp_set_analog_power_down(struct exynos_dp *dp_regs, 19 unsigned int exynos_dp_get_pll_lock_status(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); [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() 36 void exynos_dp_enable_video_bist(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_video_bist() 53 void exynos_dp_enable_video_mute(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_video_mute() 68 static void exynos_dp_init_analog_param(struct exynos_dp *dp_regs) in exynos_dp_init_analog_param() 117 static void exynos_dp_init_interrupt(struct exynos_dp *dp_regs) in exynos_dp_init_interrupt() 144 void exynos_dp_reset(struct exynos_dp *dp_regs) in exynos_dp_reset() 171 void exynos_dp_enable_sw_func(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_sw_func() 186 unsigned int exynos_dp_set_analog_power_down(struct exynos_dp *dp_regs, in exynos_dp_set_analog_power_down() 240 unsigned int exynos_dp_get_pll_lock_status(struct exynos_dp *dp_regs) in exynos_dp_get_pll_lock_status() 252 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 | 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() 167 static unsigned int exynos_dp_handle_edid(struct exynos_dp *regs, in exynos_dp_handle_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() 321 static unsigned int exynos_dp_training_pattern_dis(struct exynos_dp *regs) in exynos_dp_training_pattern_dis() 338 struct exynos_dp *regs, unsigned char enable) in exynos_dp_enable_rx_to_enhanced_mode() 365 static unsigned int exynos_dp_set_enhanced_mode(struct exynos_dp *regs, in exynos_dp_set_enhanced_mode() 381 static int exynos_dp_read_dpcd_lane_stat(struct exynos_dp *regs, in exynos_dp_read_dpcd_lane_stat() 415 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 | 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 | 7942 F: drivers/gpu/drm/exynos/exynos_dp*
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | 3753 2024-12-28 20:05:27.793-0600 FINEST t588 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c': chosen by suffix: CAnalyzerFactory 3759 2024-12-28 20:05:27.793-0600 FINE t588 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' (CAnalyzer) 3778 2024-12-28 20:05:27.796-0600 FINER t588 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' 3783 2024-12-28 20:05:27.798-0600 FINEST t612 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' 3876 2024-12-28 20:05:27.838-0600 FINER t588 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' 3877 2024-12-28 20:05:27.838-0600 FINEST t588 Statistics.logIt: Added: '/openbmc/linux/drivers/gpu/drm/exynos/exynos_dp.c' (CAnalyzer) (took 44 ms) [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |