Lines Matching full:mba
51 /* PBL/MBA interface registers */
434 /* MBA is restricted to a maximum size of 1M */ in q6v5_load()
436 dev_err(qproc->dev, "MBA firmware load failed\n"); in q6v5_load()
964 * Some versions of the MBA firmware will upon boot wipe the MPSS region as well, so provide in q6v5_mba_load()
974 /* Assign MBA image access in DDR to q6 */ in q6v5_mba_load()
979 "assigning Q6 access to mba memory failed: %d\n", ret); in q6v5_mba_load()
995 dev_err(qproc->dev, "MBA boot timed out\n"); in q6v5_mba_load()
999 dev_err(qproc->dev, "MBA returned unexpected status %d\n", ret); in q6v5_mba_load()
1018 "Failed to reclaim mba buffer, system may become unstable\n"); in q6v5_mba_load()
1081 /* In case of failure or coredump scenario where reclaiming MBA memory in q6v5_mba_reclaim()
1180 * memory can be reclaimed only after MBA is loaded. in q6v5_mpss_load()
1321 /* Unlock mba before copying segments */ in qcom_q6v5_dump_segment()
1345 /* Reclaim mba after copying segments */ in qcom_q6v5_dump_segment()
1368 dev_info(qproc->dev, "MBA booted with%s debug policy, loading mpss\n", in q6v5_start()
1386 "Failed to reclaim mba buffer system may become unstable\n"); in q6v5_start()
1620 * In the absence of mba/mpss sub-child, extract the mba and mpss in q6v5_alloc_memory_region()
1623 child = of_get_child_by_name(qproc->dev->of_node, "mba"); in q6v5_alloc_memory_region()
1635 dev_err(qproc->dev, "unable to resolve mba region\n"); in q6v5_alloc_memory_region()
1865 .hexagon_mba_image = "mba.mbn",
1899 .hexagon_mba_image = "mba.mbn",
1935 .hexagon_mba_image = "mba.mbn",
1963 .hexagon_mba_image = "mba.mbn",
1994 .hexagon_mba_image = "mba.mbn",
2028 .hexagon_mba_image = "mba.b00",