Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
phy.h File Reference

Go to the source code of this file.

Data Structures

struct  mii_phy_ops
 
struct  mii_phy_def
 
struct  mii_phy
 

Functions

int emac_mii_phy_probe (struct mii_phy *phy, int address)
 
int emac_mii_reset_phy (struct mii_phy *phy)
 
int emac_mii_reset_gpcs (struct mii_phy *phy)
 

Function Documentation

int emac_mii_phy_probe ( struct mii_phy phy,
int  address 
)

Definition at line 483 of file phy.c.

int emac_mii_reset_gpcs ( struct mii_phy phy)

Definition at line 78 of file phy.c.

int emac_mii_reset_phy ( struct mii_phy phy)

Definition at line 54 of file phy.c.