Home
last modified time | relevance | path

Searched refs:dw_dp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c308 struct dw_dp { struct
419 static inline struct dw_dp *bridge_to_dp(struct drm_bridge *b) in bridge_to_dp()
421 return container_of(b, struct dw_dp, bridge); in bridge_to_dp()
424 static struct dw_dp_bridge_state *dw_dp_get_bridge_state(struct dw_dp *dp) in dw_dp_get_bridge_state()
440 static inline void dw_dp_phy_set_pattern(struct dw_dp *dp, u32 pattern) in dw_dp_phy_set_pattern()
446 static void dw_dp_phy_xmit_enable(struct dw_dp *dp, u32 lanes) in dw_dp_phy_xmit_enable()
466 static bool dw_dp_bandwidth_ok(struct dw_dp *dp, in dw_dp_bandwidth_ok()
480 static bool dw_dp_hpd_detect(struct dw_dp *dp) in dw_dp_hpd_detect()
510 static int dw_dp_link_parse(struct dw_dp *dp, struct drm_connector *connector) in dw_dp_link_parse()
554 static int dw_dp_link_train_update_vs_emph(struct dw_dp *dp) in dw_dp_link_train_update_vs_emph()
[all …]
/linux/include/drm/bridge/
H A Ddw_dp.h12 struct dw_dp;
18 struct dw_dp *dw_dp_bind(struct device *dev, struct drm_encoder *encoder,
/linux/drivers/gpu/drm/rockchip/
H A Ddw_dp-rockchip.c28 struct dw_dp *base;
/linux/
H A DMAINTAINERS8385 F: include/drm/bridge/dw_dp.h