summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBhaumik Bhatt <bbhatt@codeaurora.org>2022-04-18 11:50:26 -0600
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2022-04-23 18:57:32 +0530
commitd126bfeaf72161c4028769d735ce4a778a029657 (patch)
tree950a2a96b38c5b06cffa1639a160949bb66c0848 /tools/perf/scripts/python/exported-sql-viewer.py
parent0bca889fd6fe6fbedf6de6f807c8f588cb4e639d (diff)
bus: mhi: host: Optimize and update MMIO register write method
As of now, MMIO writes done after ready state transition use the mhi_write_reg_field() API even though the whole register is being written in most cases. Optimize this process by using mhi_write_reg() API instead for those writes and use the mhi_write_reg_field() API for MHI config registers only. Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Reviewed-by: Hemant Kumar <hemantk@codeaurora.org> Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/1650304226-11080-3-git-send-email-quic_jhugo@quicinc.com Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions