Lines Matching full:mba

53 /* PBL/MBA interface registers */
468 /* MBA is restricted to a maximum size of 1M */ in q6v5_load()
470 dev_err(qproc->dev, "MBA firmware load failed\n"); in q6v5_load()
1142 * Some versions of the MBA firmware will upon boot wipe the MPSS region as well, so provide in q6v5_mba_load()
1152 /* Assign MBA image access in DDR to q6 */ in q6v5_mba_load()
1157 "assigning Q6 access to mba memory failed: %d\n", ret); in q6v5_mba_load()
1162 qcom_pil_info_store("mba", qproc->mba_phys, MBA_LOG_SIZE); in q6v5_mba_load()
1176 dev_err(qproc->dev, "MBA boot timed out\n"); in q6v5_mba_load()
1180 dev_err(qproc->dev, "MBA returned unexpected status %d\n", ret); in q6v5_mba_load()
1204 "Failed to reclaim mba buffer, system may become unstable\n"); in q6v5_mba_load()
1287 /* In case of failure or coredump scenario where reclaiming MBA memory in q6v5_mba_reclaim()
1397 * memory can be reclaimed only after MBA is loaded. in q6v5_mpss_load()
1538 /* Unlock mba before copying segments */ in qcom_q6v5_dump_segment()
1562 /* Reclaim mba after copying segments */ in qcom_q6v5_dump_segment()
1585 dev_info(qproc->dev, "MBA booted with%s debug policy, loading mpss\n", in q6v5_start()
1603 "Failed to reclaim mba buffer system may become unstable\n"); in q6v5_start()
1902 * In the absence of mba/mpss sub-child, extract the mba and mpss in q6v5_alloc_memory_region()
1905 child = of_get_child_by_name(qproc->dev->of_node, "mba"); in q6v5_alloc_memory_region()
1915 dev_err(qproc->dev, "no mba memory-region specified\n"); in q6v5_alloc_memory_region()
1922 dev_err(qproc->dev, "unable to resolve mba region\n"); in q6v5_alloc_memory_region()
1996 dev_err(&pdev->dev, "unable to read mba firmware-name\n"); in q6v5_probe()
2150 .hexagon_mba_image = "mba.mbn",
2183 .hexagon_mba_image = "mba.mbn",
2211 .hexagon_mba_image = "mba.mbn",
2242 .hexagon_mba_image = "mba.mbn",
2277 .hexagon_mba_image = "mba.mbn",
2308 .hexagon_mba_image = "mba.mbn",
2346 .hexagon_mba_image = "mba.mbn",
2380 .hexagon_mba_image = "mba.mbn",
2425 .hexagon_mba_image = "mba.mbn",
2460 .hexagon_mba_image = "mba.b00",