Home
last modified time | relevance | path

Searched refs:cdn_dp_port (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-core.h54 struct cdn_dp_port { struct
95 struct cdn_dp_port *port[MAX_PHY];
Dcdn-dp-core.c143 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
179 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
181 struct cdn_dp_port *port; in cdn_dp_connected_port()
196 struct cdn_dp_port *port; in cdn_dp_check_sink_connection()
382 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
442 struct cdn_dp_port *port) in cdn_dp_disable_phy()
494 struct cdn_dp_port *port; in cdn_dp_enable()
571 struct cdn_dp_port *port = cdn_dp_connected_port(dp); in cdn_dp_check_link_status()
990 struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port, in cdn_dp_pd_event()
1009 struct cdn_dp_port *port; in cdn_dp_bind()
[all …]