Home
last modified time | relevance | path

Searched refs:phy_node (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dstmmac.h153 struct device_node *phy_node; member
/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1676 if (plat->phy_node) { in rk_gmac_clk_init()
1677 bsp_priv->clk_phy = of_clk_get(plat->phy_node, 0); in rk_gmac_clk_init()
1885 if (plat->phy_node) { in rk_gmac_setup()
1886 bsp_priv->integrated_phy = of_property_read_bool(plat->phy_node, "phy-is-integrated"); in rk_gmac_setup()
1888 bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL); in rk_gmac_setup()

Completed in 5 milliseconds