Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.h111 u32 dp_catalog_ctrl_read_phy_pattern(struct dp_catalog *dp_catalog);
H A Ddp_catalog.c722 u32 dp_catalog_ctrl_read_phy_pattern(struct dp_catalog *dp_catalog) in dp_catalog_ctrl_read_phy_pattern() function
H A Ddp_ctrl.c1558 pattern_sent = dp_catalog_ctrl_read_phy_pattern(ctrl->catalog); in dp_ctrl_send_phy_test_pattern()