embeddedsw/XilinxProcessorIPLib/drivers/emacps
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
..
data emacps: Do not call error handler with an error code zero 2015-08-02 21:27:20 +05:30
examples emacps: Add support for TI PHY 2015-10-07 15:09:11 +05:30
src emacps: Update upper 32 bits of queue pointer address 2015-08-11 15:27:35 +05:30