embeddedsw/XilinxProcessorIPLib/drivers/dptx
Andrei-Liviu Simion 29af856045 dptx: Optimized burst AUX writes.
Use burst writes when possible.
- Detached writing the voltage swing and preemphasis settings to the core from
writing to the sink using AUX writes. Now, a pointer to an array is taken as an
argument and the array is modified with the data to write over AUX. This allows
preparation of a burst write when the voltage swing and preemphasis settings can
be written at the same time as another adjacent DPCD access.

The scrambler is now enabled/disabled while writing the training patterns.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:31:39 +05:30
..
data dptx : added common namespace to all common tcl commands. 2015-04-26 10:30:45 +05:30
doc/html/api dptx: Updated Doxygen documentation. 2014-11-25 21:38:49 +05:30
examples dptx: MST: Improved example code. 2014-11-25 21:38:12 +05:30
src dptx: Optimized burst AUX writes. 2015-04-26 10:31:39 +05:30