Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw-dp.c225 struct dw_dp { struct
334 static int dw_dp_aux_write_data(struct dw_dp *dp, const u8 *buffer, size_t size) in dw_dp_aux_write_data()
351 static int dw_dp_aux_read_data(struct dw_dp *dp, u8 *buffer, size_t size) in dw_dp_aux_read_data()
374 struct dw_dp *dp = dev_get_priv(aux->dev); in dw_dp_aux_transfer()
439 static bool dw_dp_bandwidth_ok(struct dw_dp *dp, in dw_dp_bandwidth_ok()
453 static void dw_dp_hpd_init(struct dw_dp *dp) in dw_dp_hpd_init()
473 static void dw_dp_aux_init(struct dw_dp *dp) in dw_dp_aux_init()
486 static void dw_dp_init(struct dw_dp *dp) in dw_dp_init()
507 static void dw_dp_phy_set_pattern(struct dw_dp *dp, u32 pattern) in dw_dp_phy_set_pattern()
513 static void dw_dp_phy_xmit_enable(struct dw_dp *dp, u32 lanes) in dw_dp_phy_xmit_enable()
[all …]