Lines Matching refs:mvebu_comphy_priv
254 struct mvebu_comphy_priv { struct
265 struct mvebu_comphy_priv *priv; argument
326 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_ethernet_init_reset()
442 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_init_plls()
484 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_set_mode_sgmii()
517 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_set_mode_rxaui()
570 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_set_mode_10gkr()
712 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_power_on_legacy()
756 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_power_on()
859 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_power_off_legacy()
882 struct mvebu_comphy_priv *priv = lane->priv; in mvebu_comphy_power_off()
920 static int mvebu_comphy_init_clks(struct mvebu_comphy_priv *priv) in mvebu_comphy_init_clks()
967 static void mvebu_comphy_disable_unprepare_clks(struct mvebu_comphy_priv *priv) in mvebu_comphy_disable_unprepare_clks()
981 struct mvebu_comphy_priv *priv; in mvebu_comphy_probe()