Lines Matching refs:pr_err
172 pr_err("%s: Out of memory\n", __func__); in _of_pll_clk_init()
194 pr_err("%s: ioremap failed\n", __func__); in _of_pll_clk_init()
223 pr_err("%s: error initializing pll %s\n", __func__, node->name); in _of_pll_clk_init()
264 pr_err("%s: ioremap failed\n", __func__); in of_pll_div_clk_init()
270 pr_err("%s: missing parent clock\n", __func__); in of_pll_div_clk_init()
275 pr_err("%s: missing 'shift' property\n", __func__); in of_pll_div_clk_init()
280 pr_err("%s: missing 'bit-mask' property\n", __func__); in of_pll_div_clk_init()
289 pr_err("%s: error registering divider %s\n", __func__, clk_name); in of_pll_div_clk_init()
308 pr_err("%s: ioremap failed\n", __func__); in of_pll_mux_clk_init()
315 pr_err("%s: missing parent clocks\n", __func__); in of_pll_mux_clk_init()
320 pr_err("%s: missing 'shift' property\n", __func__); in of_pll_mux_clk_init()
325 pr_err("%s: missing 'bit-mask' property\n", __func__); in of_pll_mux_clk_init()
335 pr_err("%s: error registering mux %s\n", __func__, clk_name); in of_pll_mux_clk_init()