Lines Matching full:mba
53 /* PBL/MBA interface registers */
471 /* MBA is restricted to a maximum size of 1M */ in q6v5_load()
473 dev_err(qproc->dev, "MBA firmware load failed\n"); in q6v5_load()
1145 * Some versions of the MBA firmware will upon boot wipe the MPSS region as well, so provide in q6v5_mba_load()
1155 /* Assign MBA image access in DDR to q6 */ in q6v5_mba_load()
1160 "assigning Q6 access to mba memory failed: %d\n", ret); in q6v5_mba_load()
1175 qcom_pil_info_store("mba", qproc->mba_phys, MBA_LOG_SIZE); in q6v5_mba_load()
1179 dev_err(qproc->dev, "MBA boot timed out\n"); in q6v5_mba_load()
1183 dev_err(qproc->dev, "MBA returned unexpected status %d\n", ret); in q6v5_mba_load()
1207 "Failed to reclaim mba buffer, system may become unstable\n"); in q6v5_mba_load()
1290 /* In case of failure or coredump scenario where reclaiming MBA memory in q6v5_mba_reclaim()
1400 * memory can be reclaimed only after MBA is loaded. in q6v5_mpss_load()
1541 /* Unlock mba before copying segments */ in qcom_q6v5_dump_segment()
1565 /* Reclaim mba after copying segments */ in qcom_q6v5_dump_segment()
1588 dev_info(qproc->dev, "MBA booted with%s debug policy, loading mpss\n", in q6v5_start()
1606 "Failed to reclaim mba buffer system may become unstable\n"); in q6v5_start()
1895 * In the absence of mba/mpss sub-child, extract the mba and mpss in q6v5_alloc_memory_region()
1898 child = of_get_child_by_name(qproc->dev->of_node, "mba"); in q6v5_alloc_memory_region()
1908 dev_err(qproc->dev, "no mba memory-region specified\n"); in q6v5_alloc_memory_region()
1915 dev_err(qproc->dev, "unable to resolve mba region\n"); in q6v5_alloc_memory_region()
1989 dev_err(&pdev->dev, "unable to read mba firmware-name\n"); in q6v5_probe()
2157 .hexagon_mba_image = "mba.mbn",
2190 .hexagon_mba_image = "mba.mbn",
2218 .hexagon_mba_image = "mba.mbn",
2249 .hexagon_mba_image = "mba.mbn",
2284 .hexagon_mba_image = "mba.mbn",
2315 .hexagon_mba_image = "mba.mbn",
2353 .hexagon_mba_image = "mba.mbn",
2387 .hexagon_mba_image = "mba.mbn",
2432 .hexagon_mba_image = "mba.mbn",
2467 .hexagon_mba_image = "mba.b00",