Lines Matching refs:pr_err

81 		pr_err("%s: could not get reg property\n", np->name);  in core_mux_init()
88 pr_err("%s: get clock count error\n", np->name); in core_mux_init()
104 pr_err("%s: could not map register\n", __func__); in core_mux_init()
111 pr_err("%s: parse clock node error\n", __func__); in core_mux_init()
126 pr_err("%s: read clock names error\n", np->name); in core_mux_init()
139 pr_err("%s: could not register clock\n", clk_name); in core_mux_init()
145 pr_err("Could not register clock provider for node:%s\n", in core_mux_init()
169 pr_err("iomap error\n"); in core_pll_init()
185 pr_err("PLL: %s must have a parent\n", np->name); in core_pll_init()
191 pr_err("%s: clock is not supported\n", np->name); in core_pll_init()
207 pr_err("%s: could not get clock names\n", np->name); in core_pll_init()
226 pr_err("%s: could not register clock\n", clk_name); in core_pll_init()
236 pr_err("Could not register clk provider for node:%s\n", in core_pll_init()
259 pr_err("could not get parent node\n"); in sysclk_init()
285 pr_err("%s(): %s: of_iomap() failed\n", __func__, np->name); in pltfrm_pll_init()
303 pr_err("%s(): %s: of_clk_get_parent_name() failed\n", in pltfrm_pll_init()
310 pr_err("%s(): %s: of_property_count_strings(clock-output-names) = %d\n", in pltfrm_pll_init()
325 pr_err("%s(): %s: of_property_read_string_index(clock-output-names) = %d\n", in pltfrm_pll_init()
333 pr_err("%s(): %s: clk_register_fixed_factor(%s) = %ld\n", in pltfrm_pll_init()
342 pr_err("%s(): %s: of_clk_add_provider() = %d\n", in pltfrm_pll_init()