Searched refs:dw_dp (Results 1 – 2 of 2) sorted by relevance
308 struct dw_dp { struct413 static inline struct dw_dp *bridge_to_dp(struct drm_bridge *b) in bridge_to_dp()415 return container_of(b, struct dw_dp, bridge); in bridge_to_dp()418 static struct dw_dp_bridge_state *dw_dp_get_bridge_state(struct dw_dp *dp) in dw_dp_get_bridge_state()434 static inline void dw_dp_phy_set_pattern(struct dw_dp *dp, u32 pattern) in dw_dp_phy_set_pattern()440 static void dw_dp_phy_xmit_enable(struct dw_dp *dp, u32 lanes) in dw_dp_phy_xmit_enable()460 static bool dw_dp_bandwidth_ok(struct dw_dp *dp, in dw_dp_bandwidth_ok()474 static bool dw_dp_hpd_detect(struct dw_dp *dp) in dw_dp_hpd_detect()504 static int dw_dp_link_parse(struct dw_dp *dp, struct drm_connector *connector) in dw_dp_link_parse()548 static int dw_dp_link_train_update_vs_emph(struct dw_dp *dp) in dw_dp_link_train_update_vs_emph()[all …]
8403 F: include/drm/bridge/dw_dp.h