Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h470 int cdn_dp_config_video(struct cdn_dp_device *dp);
H A Dcdn-dp-core.c646 ret = cdn_dp_config_video(dp); in cdn_dp_encoder_enable()
1002 ret = cdn_dp_config_video(dp); in cdn_dp_pd_event_work()
H A Dcdn-dp-reg.c630 int cdn_dp_config_video(struct cdn_dp_device *dp) in cdn_dp_config_video() function