Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.h57 u32 phy_test_pattern_sel; member
H A Ddp_link.c592 link->dp_link.phy_params.phy_test_pattern_sel = data & 0x07; in dp_link_parse_phy_test_params()
1017 link->dp_link.phy_params.phy_test_pattern_sel = 0; in dp_link_reset_data()
H A Ddp_ctrl.c1652 u32 pattern_requested = ctrl->link->phy_params.phy_test_pattern_sel; in dp_ctrl_send_phy_test_pattern()
1705 if (!ctrl->link->phy_params.phy_test_pattern_sel) { in dp_ctrl_process_phy_test_request()