aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBhaumik Bhatt <[email protected]>2022-04-18 11:50:26 -0600
committerManivannan Sadhasivam <[email protected]>2022-04-23 18:57:32 +0530
commitd126bfeaf72161c4028769d735ce4a778a029657 (patch)
tree950a2a96b38c5b06cffa1639a160949bb66c0848 /tools/perf/scripts/python/event_analyzing_sample.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 <[email protected]> Signed-off-by: Jeffrey Hugo <[email protected]> Reviewed-by: Hemant Kumar <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions