Visible to Intel only — GUID: hco1410462595658
Ixiasoft
Visible to Intel only — GUID: hco1410462595658
Ixiasoft
9.31. btc_dptx_fast_link_training
Prototype: |
|
Thread-safe: |
No |
Available from ISR: |
Yes |
Include: |
< btc_dptx_syslib.h > |
Return: |
0 = success, 1 = fail |
Parameters: |
|
Description: |
This function performs fast link training with the connected DisplayPort sink. When performing fast link training, the IP outputs training pattern 1 for 1 ms followed by training pattern 2 for 1 ms. The function returns a 1 if link training fails or if the DPCD flag NO_AUX_HANDSHAKE_LINK_TRAINING = 0 (at location 00103h).
|
Example: |
btc_dptx_fast_link_training(0, 0x0A, 4, 1, 0, 1); |