Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h460 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip);
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
Dcdn-dp-core.c427 ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval); in cdn_dp_enable_phy()