Home
last modified time | relevance | path

Searched refs:sbus_dp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/amd/
Dsunlance.c1384 struct device_node *sbus_dp; in sparc_lance_probe_one() local
1394 sbus_dp = ledma_dp->parent; in sparc_lance_probe_one()
1395 sbmask = of_getintprop_default(sbus_dp, "burst-sizes", in sparc_lance_probe_one()
/Linux-v5.10/drivers/net/ethernet/sun/
Dsunhme.c2683 struct device_node *dp = op->dev.of_node, *sbus_dp; in happy_meal_sbus_probe_one() local
2690 sbus_dp = op->dev.parent->of_node; in happy_meal_sbus_probe_one()
2693 if (!of_node_name_eq(sbus_dp, "sbus") && !of_node_name_eq(sbus_dp, "sbi")) in happy_meal_sbus_probe_one()
2802 hp->happy_bursts = of_getintprop_default(sbus_dp, in happy_meal_sbus_probe_one()