Searched refs:dw_dp (Results 1 – 2 of 2) sorted by relevance
347 struct dw_dp { struct385 struct dw_dp *left; argument386 struct dw_dp *right; argument495 static int dw_dp_hdcp_init_keys(struct dw_dp *dp) in dw_dp_hdcp_init_keys()530 static int dw_dp_hdcp_rng_init(struct dw_dp *dp) in dw_dp_hdcp_rng_init()543 static int dw_dp_hw_hdcp_init(struct dw_dp *dp) in dw_dp_hw_hdcp_init()557 static bool dw_dp_hdcp2_capable(struct dw_dp *dp) in dw_dp_hdcp2_capable()576 static int _dw_dp_hdcp2_disable(struct dw_dp *dp) in _dw_dp_hdcp2_disable()590 static int dw_dp_hdcp2_auth_check(struct dw_dp *dp) in dw_dp_hdcp2_auth_check()626 static int _dw_dp_hdcp2_enable(struct dw_dp *dp) in _dw_dp_hdcp2_enable()[all …]
219 struct dw_dp { struct324 static int dw_dp_aux_write_data(struct dw_dp *dp, const u8 *buffer, size_t size) in dw_dp_aux_write_data()341 static int dw_dp_aux_read_data(struct dw_dp *dp, u8 *buffer, size_t size) in dw_dp_aux_read_data()364 struct dw_dp *dp = dev_get_priv(aux->dev); in dw_dp_aux_transfer()429 static bool dw_dp_bandwidth_ok(struct dw_dp *dp, in dw_dp_bandwidth_ok()443 static void dw_dp_hpd_init(struct dw_dp *dp) in dw_dp_hpd_init()463 static void dw_dp_aux_init(struct dw_dp *dp) in dw_dp_aux_init()476 static void dw_dp_init(struct dw_dp *dp) in dw_dp_init()497 static void dw_dp_phy_set_pattern(struct dw_dp *dp, u32 pattern) in dw_dp_phy_set_pattern()503 static void dw_dp_phy_xmit_enable(struct dw_dp *dp, u32 lanes) in dw_dp_phy_xmit_enable()[all …]