Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c396 ret = cdn_dp_set_host_cap(dp, port->lanes, 0); in cdn_dp_enable_phy()