Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h55 struct cdn_dp_port { struct
96 struct cdn_dp_port *port[MAX_PHY];
H A Dcdn-dp-core.c151 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
187 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
189 struct cdn_dp_port *port; in cdn_dp_connected_port()
204 struct cdn_dp_port *port; in cdn_dp_check_sink_connection()
390 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
450 struct cdn_dp_port *port) in cdn_dp_disable_phy()
502 struct cdn_dp_port *port; in cdn_dp_enable()
579 struct cdn_dp_port *port = cdn_dp_connected_port(dp); in cdn_dp_check_link_status()
1024 struct cdn_dp_port *port = container_of(nb, struct cdn_dp_port, in cdn_dp_pd_event()
1043 struct cdn_dp_port *port; in cdn_dp_bind()
[all …]