Lines Matching refs:exynos_dp

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()
269 int exynos_dp_init_analog_func(struct exynos_dp *dp_regs) in exynos_dp_init_analog_func()
320 void exynos_dp_init_hpd(struct exynos_dp *dp_regs) in exynos_dp_init_hpd()
338 static inline void exynos_dp_reset_aux(struct exynos_dp *dp_regs) in exynos_dp_reset_aux()
350 void exynos_dp_init_aux(struct exynos_dp *dp_regs) in exynos_dp_init_aux()
377 void exynos_dp_config_interrupt(struct exynos_dp *dp_regs) in exynos_dp_config_interrupt()
400 unsigned int exynos_dp_get_plug_in_status(struct exynos_dp *dp_regs) in exynos_dp_get_plug_in_status()
411 unsigned int exynos_dp_detect_hpd(struct exynos_dp *dp_regs) in exynos_dp_detect_hpd()
427 unsigned int exynos_dp_start_aux_transaction(struct exynos_dp *dp_regs) in exynos_dp_start_aux_transaction()
476 unsigned int exynos_dp_write_byte_to_dpcd(struct exynos_dp *dp_regs, in exynos_dp_write_byte_to_dpcd()
516 unsigned int exynos_dp_read_byte_from_dpcd(struct exynos_dp *dp_regs, in exynos_dp_read_byte_from_dpcd()
555 unsigned int exynos_dp_write_bytes_to_dpcd(struct exynos_dp *dp_regs, in exynos_dp_write_bytes_to_dpcd()
621 unsigned int exynos_dp_read_bytes_from_dpcd(struct exynos_dp *dp_regs, in exynos_dp_read_bytes_from_dpcd()
688 int exynos_dp_select_i2c_device(struct exynos_dp *dp_regs, in exynos_dp_select_i2c_device()
720 int exynos_dp_read_byte_from_i2c(struct exynos_dp *dp_regs, in exynos_dp_read_byte_from_i2c()
763 int exynos_dp_read_bytes_from_i2c(struct exynos_dp *dp_regs, in exynos_dp_read_bytes_from_i2c()
833 void exynos_dp_reset_macro(struct exynos_dp *dp_regs) in exynos_dp_reset_macro()
848 void exynos_dp_set_link_bandwidth(struct exynos_dp *dp_regs, in exynos_dp_set_link_bandwidth()
860 unsigned char exynos_dp_get_link_bandwidth(struct exynos_dp *dp_regs) in exynos_dp_get_link_bandwidth()
871 void exynos_dp_set_lane_count(struct exynos_dp *dp_regs, unsigned char count) in exynos_dp_set_lane_count()
882 unsigned int exynos_dp_get_lane_count(struct exynos_dp *dp_regs) in exynos_dp_get_lane_count()
887 unsigned char exynos_dp_get_lanex_pre_emphasis(struct exynos_dp *dp_regs, in exynos_dp_get_lanex_pre_emphasis()
900 void exynos_dp_set_lanex_pre_emphasis(struct exynos_dp *dp_regs, in exynos_dp_set_lanex_pre_emphasis()
914 void exynos_dp_set_lane_pre_emphasis(struct exynos_dp *dp_regs, in exynos_dp_set_lane_pre_emphasis()
938 void exynos_dp_set_training_pattern(struct exynos_dp *dp_regs, in exynos_dp_set_training_pattern()
967 void exynos_dp_enable_enhanced_mode(struct exynos_dp *dp_regs, in exynos_dp_enable_enhanced_mode()
981 void exynos_dp_enable_scrambling(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_scrambling()
994 int exynos_dp_init_video(struct exynos_dp *dp_regs) in exynos_dp_init_video()
1009 void exynos_dp_config_video_slave_mode(struct exynos_dp *dp_regs, in exynos_dp_config_video_slave_mode()
1043 void exynos_dp_set_video_color_format(struct exynos_dp *dp_regs, in exynos_dp_set_video_color_format()
1064 int exynos_dp_config_video_bist(struct exynos_dp *dp_regs, in exynos_dp_config_video_bist()
1152 unsigned int exynos_dp_is_slave_video_stream_clock_on(struct exynos_dp *dp_regs) in exynos_dp_is_slave_video_stream_clock_on()
1170 void exynos_dp_set_video_cr_mn(struct exynos_dp *dp_regs, unsigned int type, in exynos_dp_set_video_cr_mn()
1199 void exynos_dp_set_video_timing_mode(struct exynos_dp *dp_regs, in exynos_dp_set_video_timing_mode()
1213 void exynos_dp_enable_video_master(struct exynos_dp *dp_regs, in exynos_dp_enable_video_master()
1230 void exynos_dp_start_video(struct exynos_dp *dp_regs) in exynos_dp_start_video()
1240 unsigned int exynos_dp_is_video_stream_on(struct exynos_dp *dp_regs) in exynos_dp_is_video_stream_on()