embeddedsw/XilinxProcessorIPLib/drivers/emacps/examples
Harini Katakam 7f958b6415 emacps: Add support for TI PHY
Read the phy idetifier register to identify whether PHY is Marvell or TI.
Add support for TI PHY sequence by writing to PHY CNTRL register and
tuning using RGMIICTL/RGMIIDCTL registers.
Access to extended registers in TI pHY is through REGCR and ADDAR registers.
ADDAR should be used to write the offset of register to be written
and then the value to be written. REGCR should indicate when ADDAR contains
register offset and when it contains register data.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-10-07 15:09:11 +05:30
..
index.html emacps: Create new version v3_0 and deprectaed older one 2014-12-09 20:40:48 +05:30
xemacps_example.h emacps: Update copyright year in examples 2015-09-01 11:30:16 +05:30
xemacps_example_intr_dma.c emacps: Update copyright year in examples 2015-09-01 11:30:16 +05:30
xemacps_example_readme.txt Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
xemacps_example_util.c emacps: Add support for TI PHY 2015-10-07 15:09:11 +05:30
xemacps_ieee1588.c emacps: Update copyright year in examples 2015-09-01 11:30:16 +05:30
xemacps_ieee1588.h emacps: Update copyright year in examples 2015-09-01 11:30:16 +05:30
xemacps_ieee1588_example.c emacps: Update copyright year in examples 2015-09-01 11:30:16 +05:30