Searched refs:dw_dp (Results 1 – 2 of 2) sorted by relevance
308 struct dw_dp { struct419 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 …]
8261 F: include/drm/bridge/dw_dp.h