Home
last modified time | relevance | path

Searched hist:"1 adb406b014176f0c1a925e4d3e9aae556dfe571" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dphy.h1adb406b014176f0c1a925e4d3e9aae556dfe571 Mon Oct 22 16:40:43 UTC 2012 Troy Kisky <troy.kisky@boundarydevices.com> phy: add phy_find_by_mask/phy_connect_dev

It is useful to be able to try a range of
possible phy addresses to connect.

Also, an ethernet device is not required
to use phy_find_by_mask leading to better
separation of mii vs ethernet, as suggested
by Andy Fleming.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c1adb406b014176f0c1a925e4d3e9aae556dfe571 Mon Oct 22 16:40:43 UTC 2012 Troy Kisky <troy.kisky@boundarydevices.com> phy: add phy_find_by_mask/phy_connect_dev

It is useful to be able to try a range of
possible phy addresses to connect.

Also, an ethernet device is not required
to use phy_find_by_mask leading to better
separation of mii vs ethernet, as suggested
by Andy Fleming.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>