How to Access Internal SATA PHY Registers Through i.MX6 SATA Registers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Access Internal SATA PHY Registers Through i.MX6 SATA Registers

843 Views
JithCR
Contributor III

Is it possible to get the procedure for accessing SATA PHY registers(16Bit) through SATA registers (PHY Control Register SATA_P0PHYCR) PHY Status Register (SATA_P0PHYSR))

Labels (1)
0 Kudos
1 Reply

492 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jith

the detailed hardware operation of SATA is described in the Synopsys DesignWare

Cores SATA AHCI documentation, named SATA_Data_Book.pdf.

https://www.synopsys.com/dw/doc.php/ds/c/dwc_sata_csds.pdf

examples of usage one can find in SDK example sata.c

i.MX 6Series Platform SDK : Bare-metal SDK

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos