Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h468 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip);
Dcdn-dp-reg.c365 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip) in cdn_dp_set_host_cap() function
Dcdn-dp-core.c427 ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval); in cdn_dp_enable_phy()