Lines Matching full:mba

53 /* PBL/MBA interface registers */
472 /* MBA is restricted to a maximum size of 1M */ in q6v5_load()
474 dev_err(qproc->dev, "MBA firmware load failed\n"); in q6v5_load()
1146 * Some versions of the MBA firmware will upon boot wipe the MPSS region as well, so provide in q6v5_mba_load()
1156 /* Assign MBA image access in DDR to q6 */ in q6v5_mba_load()
1161 "assigning Q6 access to mba memory failed: %d\n", ret); in q6v5_mba_load()
1176 qcom_pil_info_store("mba", qproc->mba_phys, MBA_LOG_SIZE); in q6v5_mba_load()
1180 dev_err(qproc->dev, "MBA boot timed out\n"); in q6v5_mba_load()
1184 dev_err(qproc->dev, "MBA returned unexpected status %d\n", ret); in q6v5_mba_load()
1208 "Failed to reclaim mba buffer, system may become unstable\n"); in q6v5_mba_load()
1291 /* In case of failure or coredump scenario where reclaiming MBA memory in q6v5_mba_reclaim()
1401 * memory can be reclaimed only after MBA is loaded. in q6v5_mpss_load()
1542 /* Unlock mba before copying segments */ in qcom_q6v5_dump_segment()
1566 /* Reclaim mba after copying segments */ in qcom_q6v5_dump_segment()
1589 dev_info(qproc->dev, "MBA booted with%s debug policy, loading mpss\n", in q6v5_start()
1607 "Failed to reclaim mba buffer system may become unstable\n"); in q6v5_start()
1896 * In the absence of mba/mpss sub-child, extract the mba and mpss in q6v5_alloc_memory_region()
1899 child = of_get_child_by_name(qproc->dev->of_node, "mba"); in q6v5_alloc_memory_region()
1909 dev_err(qproc->dev, "no mba memory-region specified\n"); in q6v5_alloc_memory_region()
1916 dev_err(qproc->dev, "unable to resolve mba region\n"); in q6v5_alloc_memory_region()
1990 dev_err(&pdev->dev, "unable to read mba firmware-name\n"); in q6v5_probe()
2156 .hexagon_mba_image = "mba.mbn",
2189 .hexagon_mba_image = "mba.mbn",
2217 .hexagon_mba_image = "mba.mbn",
2248 .hexagon_mba_image = "mba.mbn",
2283 .hexagon_mba_image = "mba.mbn",
2314 .hexagon_mba_image = "mba.mbn",
2352 .hexagon_mba_image = "mba.mbn",
2386 .hexagon_mba_image = "mba.mbn",
2431 .hexagon_mba_image = "mba.mbn",
2466 .hexagon_mba_image = "mba.b00",