Home
last modified time | relevance | path

Searched full:mg_clk (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dphy-mvebu-comphy.txt33 "mg_clk", "mg_core_clk" and "axi_clk".
51 clock-names = "mg_clk", "mg_core_clk", "axi_clk";
/linux/Documentation/devicetree/bindings/net/
H A Dmarvell,pp2.yaml48 - const: mg_clk
242 clock-names = "pp_clk", "gop_clk", "mg_clk", "mg_core_clk", "axi_clk";
/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c942 priv->mg_domain_clk = devm_clk_get(priv->dev, "mg_clk"); in mvebu_comphy_init_clks()