Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h460 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip);
H A Dcdn-dp-reg.c357 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip) in cdn_dp_set_host_cap() function
H A Dcdn-dp-core.c427 ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval); in cdn_dp_enable_phy()