Lines Matching refs:aprint_error_dev
157 aprint_error_dev(self, "couldn't map registers\n"); in gicv3_fdt_attach()
172 aprint_error_dev(self, "failed to initialize GIC: %d\n", error); in gicv3_fdt_attach()
221 aprint_error_dev(gic->sc_dev, "couldn't get distributor registers\n"); in gicv3_fdt_map_registers()
225 aprint_error_dev(gic->sc_dev, "couldn't map distributor registers\n"); in gicv3_fdt_map_registers()
234 aprint_error_dev(gic->sc_dev, "couldn't get redistributor registers\n"); in gicv3_fdt_map_registers()
242 aprint_error_dev(gic->sc_dev, "couldn't get redistributor registers\n"); in gicv3_fdt_map_registers()
246 aprint_error_dev(gic->sc_dev, "couldn't map redistributor registers\n"); in gicv3_fdt_map_registers()
252 aprint_error_dev(gic->sc_dev, "couldn't subregion redistributor registers\n"); in gicv3_fdt_map_registers()
284 aprint_error_dev(sc->sc_gic.sc_dev, "couldn't find MBI register frame\n"); in gicv3_fdt_attach_mbi()
290 aprint_error_dev(sc->sc_gic.sc_dev, "missing 'mbi-ranges' property\n"); in gicv3_fdt_attach_mbi()
306 aprint_error_dev(sc->sc_gic.sc_dev, "failed to initialize MBI frame\n"); in gicv3_fdt_attach_mbi()
326 aprint_error_dev(sc->sc_gic.sc_dev, "couldn't get ITS address\n"); in gicv3_fdt_attach_its()
331 aprint_error_dev(sc->sc_gic.sc_dev, "couldn't map ITS\n"); in gicv3_fdt_attach_its()