Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c2171 int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux, in drm_dp_set_phy_test_pattern() function
2197 EXPORT_SYMBOL(drm_dp_set_phy_test_pattern);
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1854 int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip428 drm_dp_set_phy_test_pattern
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1038 drm_dp_set_phy_test_pattern(&dp->aux, data, 0x11); in analogix_dp_process_phy_request()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c3528 drm_dp_set_phy_test_pattern(&dp->aux, data, link_status[DP_DPCD_REV]); in dw_dp_process_phy_request()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5581 drm_dp_set_phy_test_pattern(&intel_dp->aux, data, in intel_dp_process_phy_request()