Hello Team,
We are trying to read the Marvel Transceiver Registers using below APIs
We had used the API CSL_MDIO_phyRegRead of TI SDK to read the Transceiver. However we are not getting the right data
Please find the Arguments passed
CSL_MDIO_phyRegRead(0x07000F00uL,0x8000, 2,&Regvaluptr)
0x07000F00uL = MDIO Address
0x8000 - SGMII Control Register Address of Marvel Transceiver
MCU - TPR12, AWR2944x
Thanks
S.E.Chaitanya