aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2017-06-13 22:45:44 +0900
committerBoris Brezillon <[email protected]>2017-06-20 09:14:44 +0200
commit96a376bd93bb76945fce61e2e17ddc7f152b31c6 (patch)
tree32a0802ce626d8c8db058e33b60be35e1851651a /tools/perf/scripts/python/stat-cpi.py
parent00fc615fd671877cd6e52b556a9d097223b6804e (diff)
mtd: nand: denali: use flag instead of register macro for direction
It is not a good idea to re-use macros that represent a specific register bit field for the transfer direction. It is true that bit 8 indicates the direction for the MAP10 pipeline operation and the data DMA operation, but this is not valid across the IP. Use a simple flag (write: 1, read: 0) for the direction. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions