Lines Matching refs:ERROR
40 zxlogf(ERROR, "aml-cpufreq: failed to get clk protocol\n"); in InitPdev()
47 zxlogf(ERROR, "aml-cpufreq: failed to get clk protocol\n"); in InitPdev()
54 zxlogf(ERROR, "aml-cpufreq: could not map periph mmio: %d\n", status); in InitPdev()
61 zxlogf(ERROR, "aml-cpufreq: could not get BTI handle: %d\n", status); in InitPdev()
77 zxlogf(ERROR, "aml-cpufreq: hiu_init failed: %d\n", status); in Init()
86 zxlogf(ERROR, "aml-cpufreq: failed to enable clock, status = %d\n", status); in Init()
92 zxlogf(ERROR, "aml-cpufreq: failed to enable clock, status = %d\n", status); in Init()
102 zxlogf(ERROR, "aml-cpufreq: failed to set CPU freq, status = %d\n", status); in Init()
109 zxlogf(ERROR, "aml-cpufreq: s905d2_pll_init failed: %d\n", status); in Init()
116 zxlogf(ERROR, "aml-cpufreq: failed to set SYS_PLL rate, status = %d\n", status); in Init()
123 zxlogf(ERROR, "aml-cpufreq: s905d2_pll_ena failed: %d\n", status); in Init()
167 zxlogf(ERROR, "aml-cpufreq: failed to wait for busy, status = %d\n", status); in ConfigureFixedPLL()
200 zxlogf(ERROR, "aml-cpufreq: failed to set SYS_PLL rate, status = %d\n", status); in ConfigureSysPLL()
207 zxlogf(ERROR, "aml-cpufreq: failed to wait for busy, status = %d\n", status); in ConfigureSysPLL()
231 zxlogf(ERROR, "aml-cpufreq: failed to set CPU freq to intermediate freq, status = %d\n", in SetFrequency()