Lines Matching full:unable
67 pr_err("unable to find DT GIC node: %d\n", gic_off); in remove_gic()
73 pr_err("unable to nop GIC node\n"); in remove_gic()
80 pr_err("unable to find CPU intc node: %d\n", cpu_off); in remove_gic()
86 pr_err("unable to get CPU intc phandle\n"); in remove_gic()
95 pr_warn("unable to set UART interrupt-parent: %d\n", in remove_gic()
103 pr_err("unable to set UART interrupts property: %d\n", in remove_gic()
118 pr_err("unable to find ethernet DT node: %d\n", eth_off); in remove_gic()
124 pr_err("unable to set ethernet interrupt-parent: %d\n", err); in remove_gic()
130 pr_err("unable to set ethernet interrupts property: %d\n", err); in remove_gic()
136 pr_err("unable to find EHCI DT node: %d\n", ehci_off); in remove_gic()
142 pr_err("unable to set EHCI interrupt-parent: %d\n", err); in remove_gic()
148 pr_err("unable to set EHCI interrupts property: %d\n", err); in remove_gic()
180 panic("Unable to fixup FDT: %d", err); in sead3_fixup_fdt()