Home
last modified time | relevance | path

Searched hist:"1443 cd7e54d6893ab7cc51d93fe7759cdaa8b31f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.c1443cd7e54d6893ab7cc51d93fe7759cdaa8b31f Wed Jul 01 18:04:05 UTC 2009 Richard Retanubun <RichardRetanubun@RuggedCom.com> UEC FIXED PHY: Determine fixed-phy port using UEC interface name.

Fixed a misunderstanding in the original implementation, 'devnum' that
was used in the cpu/ppc4xx/4xx_enet.c implementation was NOT the
PHY's SMI address, rather it was the number of the MAC interface on
the CPU. The equivalent of this for uec_phy will be the UEC number
stored in mii_info->dev->name. Usage example is updated for uec.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>