Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Dcdn-dp-core.h54 struct cdn_dp_port { struct
96 struct cdn_dp_port *port[MAX_PHY];
Dcdn-dp-core.c142 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
178 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
180 struct cdn_dp_port *port; in cdn_dp_connected_port()
195 struct cdn_dp_port *port; in cdn_dp_check_sink_connection()
381 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
441 struct cdn_dp_port *port) in cdn_dp_disable_phy()
493 struct cdn_dp_port *port; in cdn_dp_enable()
570 struct cdn_dp_port *port = cdn_dp_connected_port(dp); in cdn_dp_check_link_status()
992 struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port, in cdn_dp_pd_event()
1011 struct cdn_dp_port *port; in cdn_dp_bind()
[all …]