diff options
author | Devyn Liu <[email protected]> | 2024-02-01 14:13:45 +0800 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-02-08 09:34:19 +0100 |
commit | 9911be1d372946924b1fedaa1b96574920f35519 (patch) | |
tree | dc56f148123a56e634b8383b94ee8dc5ea8e113f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5c015726a266b33227bc91a6926b3e93de834117 (diff) |
i2c: hisi: Add clearing tx aempty interrupt operation
The driver receives the tx fifo almost empty(aempty) interrupt and
reads the tx_aempty_int_mstat to start a round of data transfer.
The operation of clearing the TX aempty interrupt after completing
a write cycle is added to ensure that the FIFO is truly at almost
empty status when an aempty interrupt is received.
The threshold for fifo almost empty interrupt is defined as 1.
Signed-off-by: Devyn Liu <[email protected]>
Reviewed-by: Yicong Yang <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions