Home
last modified time | relevance | path

Searched refs:of_phy_provider_register_full (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/driver-api/phy/
H A Dphy.rst55 level of_phy_provider_register_full() and devm_of_phy_provider_register_full()
60 #define of_phy_provider_register_full(dev, children, xlate) \
/openbmc/linux/include/linux/phy/
H A Dphy.h204 #define of_phy_provider_register_full(dev, children, xlate) \ macro
/openbmc/linux/drivers/phy/tegra/
H A Dxusb.c234 pad->provider = of_phy_provider_register_full(&pad->dev, children, in tegra_xusb_pad_register()