iLLD_TC27xD  1.0
Functions
Collaboration diagram for Functions:

Functions

IFX_EXTERN uint32 IfxEth_Phy_Pef7071_init (void)
 
IFX_EXTERN boolean IfxEth_Phy_Pef7071_link (void)
 
IFX_EXTERN void IfxEth_Phy_Pef7071_read_mdio_reg (uint32 layeraddr, uint32 regaddr, uint32 *pdata)
 
IFX_EXTERN void IfxEth_Phy_Pef7071_write_mdio_reg (uint32 layeraddr, uint32 regaddr, uint32 data)
 

Detailed Description

Function Documentation

IFX_EXTERN uint32 IfxEth_Phy_Pef7071_init ( void  )
Returns
Status

Definition at line 111 of file IfxEth_Phy_Pef7071.c.

IFX_EXTERN boolean IfxEth_Phy_Pef7071_link ( void  )
Returns
Link status

Definition at line 149 of file IfxEth_Phy_Pef7071.c.

IFX_EXTERN void IfxEth_Phy_Pef7071_read_mdio_reg ( uint32  layeraddr,
uint32  regaddr,
uint32 pdata 
)
Returns
None

Definition at line 164 of file IfxEth_Phy_Pef7071.c.

Referenced by IfxEth_Phy_Pef7071_init(), and IfxEth_Phy_Pef7071_link().

IFX_EXTERN void IfxEth_Phy_Pef7071_write_mdio_reg ( uint32  layeraddr,
uint32  regaddr,
uint32  data 
)
Returns
None

Definition at line 176 of file IfxEth_Phy_Pef7071.c.

Referenced by IfxEth_Phy_Pef7071_init().