Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/of/
Dof_mdio.c187 static int of_phy_match(struct device *dev, void *phy_np) in of_phy_match()
198 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device()
219 struct device_node *phy_np, in of_phy_connect()
242 struct device_node *phy_np, u32 flags, in of_phy_attach()
/linux-4.1.27/drivers/usb/host/
Dehci-tegra.c80 struct device_node *phy_np; in tegra_reset_usb_controller() local
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.c664 struct device_node *phy_np; in xgene_enet_phy_connect() local
/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c150 struct device_node *phy_np; member