Searched refs:tbi_node (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar.c772 priv->tbi_node = of_parse_phandle(np, "tbi-handle", 0);
1235 if (priv->tbi_node)
1236 of_node_put(priv->tbi_node);
1247 if (priv->tbi_node)
1248 of_node_put(priv->tbi_node);
1495 if (!priv->tbi_node) {
1501 tbiphy = of_phy_find_device(priv->tbi_node);
H A Ducc_geth.c1396 if (!ug_info->tbi_node)
1400 tbiphy = of_phy_find_device(ug_info->tbi_node);
1708 if (!ug_info->tbi_node) {
1714 tbiphy = of_phy_find_device(ug_info->tbi_node);
3845 ug_info->tbi_node = of_parse_phandle(np, "tbi-handle", 0);
H A Dgianfar.h1090 struct device_node *tbi_node; member in struct:gfar_private
H A Ducc_geth.h1129 struct device_node *tbi_node; member in struct:ucc_geth_info

Completed in 68 milliseconds