Home
last modified time | relevance | path

Searched defs:phy_np (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dof_mdio.h40 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device()
46 struct device_node *phy_np, in of_phy_connect()
54 struct device_node *phy_np, in of_phy_attach()
/linux-4.4.14/drivers/of/
Dof_mdio.c191 static int of_phy_match(struct device *dev, void *phy_np) in of_phy_match()
203 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device()
226 struct device_node *phy_np, in of_phy_connect()
259 struct device_node *phy_np, u32 flags, in of_phy_attach()
/linux-4.4.14/drivers/usb/host/
Dehci-tegra.c80 struct device_node *phy_np; in tegra_reset_usb_controller() local
/linux-4.4.14/drivers/phy/
Dphy-mt65xx-usb3.c370 struct device_node *phy_np = args->np; in mt65xx_phy_xlate() local
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c734 struct device_node *phy_np; in xgene_enet_phy_connect() local
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c984 struct device_node *phy_np = of_parse_phandle(np_child, in bgx_init_of_phy() local
/linux-4.4.14/drivers/net/ethernet/octeon/
Docteon_mgmt.c150 struct device_node *phy_np; member