Home
last modified time | relevance | path

Searched refs:cdn_dp_config_video (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h478 int cdn_dp_config_video(struct cdn_dp_device *dp);
Dcdn-dp-core.c639 ret = cdn_dp_config_video(dp); in cdn_dp_encoder_enable()
979 ret = cdn_dp_config_video(dp); in cdn_dp_pd_event_work()
Dcdn-dp-reg.c638 int cdn_dp_config_video(struct cdn_dp_device *dp) in cdn_dp_config_video() function