Searched refs:cdn_dp_set_host_cap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-reg.h | 460 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip);
|
H A D | cdn-dp-reg.c | 357 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip) in cdn_dp_set_host_cap() function
|
H A D | cdn-dp-core.c | 421 ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval); in cdn_dp_enable_phy()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-reg.h | 460 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip);
|
H A D | cdn-dp-reg.c | 357 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip) in cdn_dp_set_host_cap() function
|
H A D | cdn-dp-core.c | 427 ret = cdn_dp_set_host_cap(dp, port->lanes, property.intval); in cdn_dp_enable_phy()
|
Completed in 9 milliseconds