Lines Matching refs:use
5 and how-to-use.
13 controllers have PHY functionality embedded into it and others use an external
14 PHY. Other peripherals that use PHY include Wireless LAN, Ethernet,
18 all over the Linux kernel to drivers/phy to increase code re-use and for
21 This framework will be of use only to devices that use external PHY (PHY
41 arguments. For the dt boot case, all PHY providers should use one of the above
54 to make use of it. The PHY framework provides 2 APIs to create the PHY.
61 The PHY drivers can use one of the above 2 APIs to create the PHY by passing
67 can use phy_set_drvdata() after creating the PHY and use phy_get_drvdata() in
72 Before the controller can make use of the PHY, it has to get a reference to
91 the phy cannot be found.Some generic drivers, such as ehci, may use multiple