Searched refs:cpu_port_fixed_phy (Results 1 – 1 of 1) sorted by relevance
18 struct phy_device *cpu_port_fixed_phy; member82 priv->cpu_port_fixed_phy); in dsa_port_start()443 priv->cpu_port_fixed_phy = fixed_phy_create(pdata->cpu_port_node); in dsa_pre_probe()444 if (!priv->cpu_port_fixed_phy) { in dsa_pre_probe()
Completed in 3 milliseconds