diff options
| author | Qiang Yu <[email protected]> | 2024-04-24 11:21:54 +0800 |
|---|---|---|
| committer | Manivannan Sadhasivam <[email protected]> | 2024-04-25 20:16:43 +0530 |
| commit | 553f94fc7667259e47a9318e9e5702c9a814d637 (patch) | |
| tree | 6fa740a8658626f227a45de742ad6256ba43ac92 /tools/perf/scripts/python/bin | |
| parent | 17553ba8e19dee8770b3dcc597d49dcc3418f3b0 (diff) | |
bus: mhi: host: Add a new API for getting channel doorbell offset
Some controllers may want to access a specific doorbell register. Hence add
a new API that reads the CHDBOFF register and returns the offset of the
doorbell registers from MMIO base, so that the controller can calculate the
address of the specific doorbell register by adding the register offset
with doorbell offset and MMIO base address.
Signed-off-by: Qiang Yu <[email protected]>
Reviewed-by: Jeffrey Hugo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[mani: reworded commit message and Kdoc]
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions