Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_link.h69 u32 phy_test_pattern_sel; member
Ddp_link.c592 link->dp_link.phy_params.phy_test_pattern_sel = data & 0x07; in dp_link_parse_phy_test_params()
1051 link->dp_link.phy_params.phy_test_pattern_sel = 0; in dp_link_reset_data()
Ddp_ctrl.c1580 u32 pattern_requested = ctrl->link->phy_params.phy_test_pattern_sel; in dp_ctrl_send_phy_test_pattern()
1633 if (!ctrl->link->phy_params.phy_test_pattern_sel) { in dp_ctrl_process_phy_test_request()