Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.h84 u32 msm_dp_catalog_ctrl_read_phy_pattern(struct msm_dp_catalog *msm_dp_catalog);
H A Ddp_catalog.c837 u32 msm_dp_catalog_ctrl_read_phy_pattern(struct msm_dp_catalog *msm_dp_catalog) in msm_dp_catalog_ctrl_read_phy_pattern() function
H A Ddp_ctrl.c1666 pattern_sent = msm_dp_catalog_ctrl_read_phy_pattern(ctrl->catalog); in msm_dp_ctrl_send_phy_test_pattern()