Searched refs:custom_pattern (Results 1 – 7 of 7) sorted by relevance
213 …tp_custom = (tp_params->custom_pattern[2] << 16) | (tp_params->custom_pattern[1] << 8) | tp_params… in dcn31_hpo_dp_link_enc_set_link_test_pattern()215 …tp_custom = (tp_params->custom_pattern[5] << 16) | (tp_params->custom_pattern[4] << 8) | tp_params… in dcn31_hpo_dp_link_enc_set_link_test_pattern()217 …tp_custom = (tp_params->custom_pattern[8] << 16) | (tp_params->custom_pattern[7] << 8) | tp_params… in dcn31_hpo_dp_link_enc_set_link_test_pattern()219 …tp_custom = (tp_params->custom_pattern[11] << 16) | (tp_params->custom_pattern[10] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()221 …tp_custom = (tp_params->custom_pattern[14] << 16) | (tp_params->custom_pattern[13] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()223 …tp_custom = (tp_params->custom_pattern[17] << 16) | (tp_params->custom_pattern[16] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()225 …tp_custom = (tp_params->custom_pattern[20] << 16) | (tp_params->custom_pattern[19] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()227 …tp_custom = (tp_params->custom_pattern[23] << 16) | (tp_params->custom_pattern[22] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()229 …tp_custom = (tp_params->custom_pattern[26] << 16) | (tp_params->custom_pattern[25] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()231 …tp_custom = (tp_params->custom_pattern[29] << 16) | (tp_params->custom_pattern[28] << 8) | tp_para… in dcn31_hpo_dp_link_enc_set_link_test_pattern()[all …]
98 const uint8_t *custom_pattern; member
261 uint8_t *custom_pattern,
1402 enc110, param->custom_pattern); in dce110_link_encoder_dp_set_phy_pattern()1458 enc110, param->custom_pattern); in dce60_link_encoder_dp_set_phy_pattern()
637 uint8_t custom_pattern[10] = { in dp_phy_test_pattern_debugfs_write() local713 custom_pattern[i] = (uint8_t) param[i + 1]; in dp_phy_test_pattern_debugfs_write()755 custom_pattern, in dp_phy_test_pattern_debugfs_write()
1177 enc10, param->custom_pattern); in dcn10_link_encoder_dp_set_phy_pattern()
7275 uint8_t *custom_pattern, in dp_set_hw_test_pattern() argument7282 pattern_param.custom_pattern = custom_pattern; in dp_set_hw_test_pattern()