Lines Matching full:mpss
868 dev_err(qproc->dev, "MPSS header authentication timed out\n"); in q6v5_mpss_init_image()
870 dev_err(qproc->dev, "MPSS header authentication failed: %d\n", ret); in q6v5_mpss_init_image()
964 * Some versions of the MBA firmware will upon boot wipe the MPSS region as well, so provide in q6v5_mba_load()
970 dev_err(qproc->dev, "assigning Q6 access to mpss memory failed: %d\n", ret); in q6v5_mba_load()
1190 "assigning Q6 access to mpss memory failed: %d\n", ret); in q6v5_mpss_load()
1280 dev_err(qproc->dev, "MPSS authentication failed: %d\n", in q6v5_mpss_load()
1291 "assigning Q6 access to mpss memory failed: %d\n", ret); in q6v5_mpss_load()
1298 dev_err(qproc->dev, "MPSS authentication timed out\n"); in q6v5_mpss_load()
1300 dev_err(qproc->dev, "MPSS authentication failed: %d\n", ret); in q6v5_mpss_load()
1368 dev_info(qproc->dev, "MBA booted with%s debug policy, loading mpss\n", in q6v5_start()
1620 * In the absence of mba/mpss sub-child, extract the mba and mpss in q6v5_alloc_memory_region()
1652 child = of_get_child_by_name(qproc->dev->of_node, "mpss"); in q6v5_alloc_memory_region()
1660 dev_err(qproc->dev, "unable to resolve mpss region\n"); in q6v5_alloc_memory_region()
1813 qcom_add_glink_subdev(rproc, &qproc->glink_subdev, "mpss"); in q6v5_probe()
1815 qcom_add_ssr_subdev(rproc, &qproc->ssr_subdev, "mpss"); in q6v5_probe()