Home
last modified time | relevance | path

Searched refs:cdn_dp_port (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h54 struct cdn_dp_port { struct
95 struct cdn_dp_port *port[MAX_PHY];
H A Dcdn-dp-core.c144 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
180 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port()
182 struct cdn_dp_port *port; in cdn_dp_connected_port()
197 struct cdn_dp_port *port; in cdn_dp_check_sink_connection()
384 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
444 struct cdn_dp_port *port) in cdn_dp_disable_phy()
496 struct cdn_dp_port *port; in cdn_dp_enable()
573 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()
[all...]
/kernel/linux/linux-6.6/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()
[all...]

Completed in 4 milliseconds